0.7.0.rst 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. =======================
  2. Neo 0.7.0 release notes
  3. =======================
  4. 26th November 2018
  5. Main added features:
  6. * array annotations
  7. Other features:
  8. * `Event.to_epoch()`
  9. * Change the behaviour of `SpikeTrain.__add__` and `SpikeTrain.__sub__`
  10. * bug fix for `Epoch.time_slice()`
  11. New IO classes:
  12. * RawMCSRawIO (raw multi channel system file format)
  13. * OpenEphys format
  14. * Intanrawio (both RHD and RHS)
  15. * AxographIO
  16. Many bug fixes and improvements in IO:
  17. * AxonIO
  18. * WinWCPIO
  19. * NixIO
  20. * ElphyIO
  21. * Spike2IO
  22. * NeoMatlab
  23. * NeuralynxIO
  24. * BlackrockIO (V2.3)
  25. * NixIO (rewritten)
  26. Removed:
  27. * PyNNIO
  28. (Full `list of closed issues`_)
  29. Thanks to Achilleas Koutsou, Andrew Davison, Björn Müller, Chadwick Boulay, erikli, Jeffrey Gill, Julia Sprenger, Lucas (lkoelman),
  30. Mark Histed, Michael Denker, Mike Sintsov, Samuel Garcia, Scott W Harden and William Hart for their contributions to this release.
  31. .. _`list of closed issues`: https://github.com/NeuralEnsemble/python-neo/issues?q=is%3Aissue+milestone%3A0.7.0+is%3Aclosed