File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,19 @@ New IO modules
3232
3333 * CEDIO - an alternative to spike2io
3434 * AxonaIO
35- * OpenEphysIO
35+ * OpenEphysIO - handle the binary format
3636 * PhyIO
3737 * SpikeGLXIO
3838 * NWBIO
39+ * MaxwellIO
40+
41+ RawIO modules
42+ -------------
43+
44+ Internal refactoring of the neo.rawio module about the channel grouping.
45+ There is a signal_stream filed that handle channel groups for signal.
46+ This enhanced the way annotation and array_annotaion are rendered at neo.io level.
47+
3948
4049Bug fixes and improvements in IO modules
4150----------------------------------------
@@ -58,4 +67,4 @@ Ben Dichter and Elodie Legouée for their contributions to this release.
5867
5968.. _`list of closed issues` : https://github.com/NeuralEnsemble/python-neo/issues?q=is%3Aissue+milestone%3A0.10.0+is%3Aclosed
6069.. _`pull requests` : https://github.com/NeuralEnsemble/python-neo/pulls?q=is%3Apr+is%3Aclosed+merged%3A%3E2020-11-10+milestone%3A0.10.0
61- .. _`ephy_test_data` : https://gin.g-node.org/NeuralEnsemble/ephy_testing_data/src/v0.1.0
70+ .. _`ephy_test_data` : https://gin.g-node.org/NeuralEnsemble/ephy_testing_data/src/v0.1.0
You can’t perform that action at this time.
0 commit comments