Neo 0.10.1 release notes¶
2nd March 2022
Bug fixes and improvements in IO modules¶
NeuralynxIO
memory performace was improved during initialization [#998](https://github.com/NeuralEnsemble/python-neo/pull/990) and new arguments for file selection were added [#1023](https://github.com/NeuralEnsemble/python-neo/pull/1023) [#1043](https://github.com/NeuralEnsemble/python-neo/pull/1043)TdtIO
can load single block tdt datasets [#1057](https://github.com/NeuralEnsemble/python-neo/pull/1057)SpikeGLXIO
supports neuropixel 2.0 format [#1045](https://github.com/NeuralEnsemble/python-neo/pull/1045) and uses corrected gain values [#1069](https://github.com/NeuralEnsemble/python-neo/pull/1069)NixIO
some bug fix related to nixio moduleNwbIO
various improvement [#1052](https://github.com/NeuralEnsemble/python-neo/pull/1052) [#1054](https://github.com/NeuralEnsemble/python-neo/pull/1054)OpenEphysIO
small bug fix [#1062](https://github.com/NeuralEnsemble/python-neo/pull/1062)MaxwellIO
bug fix [#1074](https://github.com/NeuralEnsemble/python-neo/pull/1074)NeuroscopeIO
bug fix [#1078](https://github.com/NeuralEnsemble/python-neo/pull/1078)The IO modules of this release have been tested with version 0.1.1 of the ephy_testing_data.
Documentation¶
A project governance guide has been added [#1048](https://github.com/NeuralEnsemble/python-neo/pull/1048)
Acknowledgements¶
Thanks to Samuel Garcia, Julia Sprenger, Andrew Davison, Alessio Buccino, Ben Dichter, Elodie Legouée, Eric Larson and Heberto Mayorquin for their contributions to this release.