G-Node / python-neo

Fork of python-neo for maintaining the NIX IO.
https://github.com/NeuralEnsemble/python-neo
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

NixIO read_block function do not preserve order of the analogsignals #17

Closed hkchekc closed 5 years ago

hkchekc commented 6 years ago

I propose to change https://github.com/G-Node/python-neo/blob/259648e32dec29018ce18b9960ce93db74355290/neo/io/nixio.py#L1177 to OrderedDict() instead.

hkchekc commented 5 years ago

Closing, fixed in master.