Neo 0.10.1 release notes¶
2nd March 2022
Bug fixes and improvements in IO modules¶
NeuralynxIOmemory 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)TdtIOcan load single block tdt datasets [#1057](https://github.com/NeuralEnsemble/python-neo/pull/1057)SpikeGLXIOsupports 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)NixIOsome bug fix related to nixio moduleNwbIOvarious improvement [#1052](https://github.com/NeuralEnsemble/python-neo/pull/1052) [#1054](https://github.com/NeuralEnsemble/python-neo/pull/1054)OpenEphysIOsmall bug fix [#1062](https://github.com/NeuralEnsemble/python-neo/pull/1062)MaxwellIObug fix [#1074](https://github.com/NeuralEnsemble/python-neo/pull/1074)NeuroscopeIObug 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.