Skip to content
/ antio Public
forked from mscheltienne/antio

Python package to handle I/O with the CNT format from ANT Neuro.

License

Notifications You must be signed in to change notification settings

EEGKit/antio

 
 

Repository files navigation

Ruff Code style: black Imports: isort codecov ci PyPI version PyPI Download count Conda Version Conda Downloads Conda Platforms

ANT I/O

Python package to handle I/O with the CNT format from ANT Neuro. This software uses the LIBEEP Library.

The version 0.1.0 has a function antio.io.read_raw_ant which can load a CNT file with most MNE-Python version. However, for advance parsing and features such as file preloading, antio version 0.3.0+ and MNE-Python version 1.9+ are required. MNE-Python 1.9+ includes support for CNT files in mne.io.read_raw and mne.io.read_raw_ant.

About

Python package to handle I/O with the CNT format from ANT Neuro.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.4%
  • Python 9.9%
  • Other 0.7%