Closed Christian-B closed 2 years ago
Neo 0.10.0 is released and ChannelIndex is removed. A fix is needed for neo 0.10.0 support. @apdavison
most of the changes related to the removal of ChannelIndex from Neo were in #732. plotting.py was fixed in bbf0e206.
Note that you will still find reference to "channel_index", but this is now just an array annotation added by PyNN here to facilitate plotting/data analysis.
Thank you. My recent comment have been deleted as they where not correct. Apologies.
According to https://neo.readthedocs.io/en/stable/releases/0.9.0.html We should no longer be using channel_index.
Yes https://github.com/NeuralEnsemble/PyNN/blob/master/pyNN/utility/plotting.py Still references channel_index