File tree Expand file tree Collapse file tree 4 files changed +0
-799
lines changed
Expand file tree Collapse file tree 4 files changed +0
-799
lines changed Original file line number Diff line number Diff line change 66nixio>=1.5.0b2
77matplotlib
88ipython
9- https://github.com/nsdf/nsdf/archive/0.1.tar.gz
109coverage
1110coveralls
1211pillow
Original file line number Diff line number Diff line change 4141* :attr:`NeuroScopeIO`
4242* :attr:`NeuroshareIO`
4343* :attr:`NixIO`
44- * :attr:`NSDFIO`
4544* :attr:`OpenEphysIO`
4645* :attr:`PhyIO`
4746* :attr:`PickleIO`
169168
170169 .. autoattribute:: extensions
171170
172- .. autoclass:: neo.io.NSDFIO
173-
174- .. autoattribute:: extensions
175-
176171.. autoclass:: neo.io.OpenEphysIO
177172
178173 .. autoattribute:: extensions
274269from neo .io .neuroscopeio import NeuroScopeIO
275270from neo .io .nixio import NixIO
276271from neo .io .nixio_fr import NixIO as NixIOFr
277- from neo .io .nsdfio import NSDFIO
278272from neo .io .openephysio import OpenEphysIO
279273from neo .io .phyio import PhyIO
280274from neo .io .pickleio import PickleIO
319313 NeuroExplorerIO ,
320314 NeuroScopeIO ,
321315 NeuroshareIO ,
322- NSDFIO ,
323316 OpenEphysIO ,
324317 PhyIO ,
325318 PickleIO ,
You can’t perform that action at this time.
0 commit comments