Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NeuralEnsemble
/
python-neo
Public
Notifications
You must be signed in to change notification settings
Fork
279
Star
363
Code
Issues
142
Pull requests
31
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
NeuralynxIO: partial support for NVT files
- #1480
#1480
Open
alyxmi
wants to merge 27 commits into
NeuralEnsemble:master
NeuralEnsemble/python-neo:master
from
alyxmi:feature-neuralynxrawio-nvt
alyxmi/python-neo:feature-neuralynxrawio-nvt
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
NeuralynxIO: partial support for NVT files
#1480
alyxmi
wants to merge 27 commits into
NeuralEnsemble:master
NeuralEnsemble/python-neo:master
from
alyxmi:feature-neuralynxrawio-nvt
alyxmi/python-neo:feature-neuralynxrawio-nvt
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2024
fix: typos
LEGion-42
committed
9e0290d
View commit details
Copy full SHA for 9e0290d
Browse repository at this point
Commits on May 23, 2024
fix: correct regex in NlxHeader, previous regex doesn't register multiple values
Show description for 523e999
LEGion-42
committed
523e999
View commit details
Copy full SHA for 523e999
Browse repository at this point
Merge branch 'NeuralEnsemble:master' into feature-neuralynxrawio-nvt
alyxmi
authored
59a8c75
View commit details
Copy full SHA for 59a8c75
Browse repository at this point
fix: remove a print statement for debugging purpose
LEGion-42
committed
4133df6
View commit details
Copy full SHA for 4133df6
Browse repository at this point
Commits on May 25, 2024
feat(NeuralynxRawIO): finish most work for nvt file IO, some bugs still need fixing
LEGion-42
committed
bb9d891
View commit details
Copy full SHA for bb9d891
Browse repository at this point
feat(NeuralynxRawIO): add nvt support
Show description for 8aeb5be
LEGion-42
committed
8aeb5be
View commit details
Copy full SHA for 8aeb5be
Browse repository at this point
feat(NeuralynxRawIO): add Resolution to AnalogSignal.array_annotations as literal string of a list
LEGion-42
committed
1661a10
View commit details
Copy full SHA for 1661a10
Browse repository at this point
chore: update gitignore
LEGion-42
committed
e912625
View commit details
Copy full SHA for e912625
Browse repository at this point
chore: update .gitignore
LEGion-42
committed
9df446e
View commit details
Copy full SHA for 9df446e
Browse repository at this point
Commits on May 26, 2024
chore(NeuralynxIO): add code documentation and option to ignore nvt files for NeuralynxIO and NeuralynxRawIO
LEGion-42
committed
7f4c8a3
View commit details
Copy full SHA for 7f4c8a3
Browse repository at this point
fix: typos
LEGion-42
committed
9454ce5
View commit details
Copy full SHA for 9454ce5
Browse repository at this point
fix: correct regex in NlxHeader, previous regex doesn't register multiple values
Show description for 187168c
LEGion-42
committed
187168c
View commit details
Copy full SHA for 187168c
Browse repository at this point
fix: remove a print statement for debugging purpose
LEGion-42
committed
9337562
View commit details
Copy full SHA for 9337562
Browse repository at this point
feat(NeuralynxRawIO): finish most work for nvt file IO, some bugs still need fixing
LEGion-42
committed
4733eb0
View commit details
Copy full SHA for 4733eb0
Browse repository at this point
feat(NeuralynxRawIO): add nvt support
Show description for 4b845a1
LEGion-42
committed
4b845a1
View commit details
Copy full SHA for 4b845a1
Browse repository at this point
feat(NeuralynxRawIO): add Resolution to AnalogSignal.array_annotations as literal string of a list
LEGion-42
committed
872a82f
View commit details
Copy full SHA for 872a82f
Browse repository at this point
chore: update gitignore
LEGion-42
committed
a88000e
View commit details
Copy full SHA for a88000e
Browse repository at this point
chore: update .gitignore
LEGion-42
committed
c253ec4
View commit details
Copy full SHA for c253ec4
Browse repository at this point
chore(NeuralynxIO): add code documentation and option to ignore nvt files for NeuralynxIO and NeuralynxRawIO
LEGion-42
committed
da31bc2
View commit details
Copy full SHA for da31bc2
Browse repository at this point
Merge branch 'feature-neuralynxrawio-nvt' of https://github.com/LEGion-42/python-neo into feature-neuralynxrawio-nvt
LEGion-42
committed
1aa8d24
View commit details
Copy full SHA for 1aa8d24
Browse repository at this point
Commits on May 27, 2024
fix(NeuralynxRawIO): fix error when reading multi-segmental data
LEGion-42
committed
0affa95
View commit details
Copy full SHA for 0affa95
Browse repository at this point
fix(testing): update header size verification with nvt data included
LEGion-42
committed
690009a
View commit details
Copy full SHA for 690009a
Browse repository at this point
fix(testing): update another header size verification i missed
LEGion-42
committed
0ae2bdd
View commit details
Copy full SHA for 0ae2bdd
Browse repository at this point
Commits on May 29, 2024
fix(NeuralynxRawIO): fix KeyError and channel selection issue with _get_analogsignal_chunk
LEGion-42
committed
e13011a
View commit details
Copy full SHA for e13011a
Browse repository at this point
fix: exclude nvt data from ncs tests
LEGion-42
committed
a2970fb
View commit details
Copy full SHA for a2970fb
Browse repository at this point
fix: exclude nvt data from ncs tests
LEGion-42
committed
2c3b67d
View commit details
Copy full SHA for 2c3b67d
Browse repository at this point
Commits on Feb 14, 2026
Update neo/rawio/neuralynxrawio/neuralynxrawio.py
Show description for f940e4f
alyxmi
and
samuelgarcia
authored
f940e4f
View commit details
Copy full SHA for f940e4f
Browse repository at this point
You can’t perform that action at this time.