Neo 0.11.1 release notes#

21st October 2022

Bug fixes and improvements in IO modules#

Bug fixes and/or improvements have been made to OpenEphysBinaryIO, BlackrockIO, NWBIO, PhyIO, NeuralynxIO

Supported format versions#

BlackrockIO now supports file version 3.0

Other changes#

New installation mode

  • Neo can now be installed including all optional dependencies via pip install neo[all]

Faster import

  • Dependency imports have been optimized for faster import of Neo

Epoch durations

  • Epoch durations of epochs can now be of type float

See all pull requests included in this release and the list of closed issues.

Acknowledgements#

Thanks to Andrew Davison, Julia Sprenger, Chadwick Boulay, Alessio Buccino, Elodie Legouée, Samuel Garcia for their contributions to this release.