Antio

Latest version: v0.4.0

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

<!-- Release notes generated using configuration in .github/release.yaml at main -->

What's Changed
* Improve parsing of triggers/annotations to include all available fields by mscheltienne
* Improve test coverage with additional test files by mscheltienne
* No need for explicit include by larsoner in https://github.com/mscheltienne/antio/pull/17

**Full Changelog**: https://github.com/mscheltienne/antio/compare/0.3.0...0.4.0

0.3.1

What's Changed
* No need for explicit include of `pybuffer.h` by larsoner in https://github.com/mscheltienne/antio/pull/17

Contributors
* larsoner

**Full Changelog**: https://github.com/mscheltienne/antio/compare/0.3.0...0.3.1

0.3.0

<!-- Release notes generated using configuration in .github/release.yaml at main -->

What's Changed
* Remove 'pooch' and dataset module in favor of MNE's testing dataset by mscheltienne in https://github.com/mscheltienne/antio/pull/11
* Add workflow to test MNE main with caching of the testing dataset by mscheltienne in https://github.com/mscheltienne/antio/pull/12
* Add python wrappers for pt/machine/recording info and parse data from buffer by proloyd in https://github.com/mscheltienne/antio/pull/10
* Preparing for additional meta information fill-up and `preload=False` argument support to mne.io.RawANT by proloyd in https://github.com/mscheltienne/antio/pull/14

New Contributors
* proloyd made their first contribution in https://github.com/mscheltienne/antio/pull/10

**Full Changelog**: https://github.com/mscheltienne/antio/compare/0.2.0...0.3.0

0.2.0

<!-- Release notes generated using configuration in .github/release.yaml at main -->

All `mne.io.Raw` code was moved to MNE and will be available as of MNE 1.9. Until it is available, use `antio.io.read_raw_ant` from `antio==0.1.0` if you need to load an `mne.io.Raw` object.

What's Changed
* Move MNE code to MNE and keep only reader function which prepare data for MNE by mscheltienne in https://github.com/mscheltienne/antio/pull/7
* Add dataset module to download testing data by mscheltienne in https://github.com/mscheltienne/antio/pull/8
* Fix ruff/style configuration and add missing tests by mscheltienne in https://github.com/mscheltienne/antio/pull/9

**Full Changelog**: https://github.com/mscheltienne/antio/compare/0.1.0...0.2.0

0.1.0

<!-- Release notes generated using configuration in .github/release.yaml at main -->

Initial release of a python reader for ANT Neuro proprietary `*.cnt` format. The implementation packages a simplified and ABI3 compatible version of the [LIBEEP library](http://libeep.sourceforge.net).

Contributors
* larsoner
* mscheltienne

**Full Changelog**: https://github.com/mscheltienne/antio/commits/0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.