suite2p
suite2p copied to clipboard
force integer value for `np.arange` when indexing h5 file with 4D and 5D data
This pull request is related to Issue #1111 . Force division values to int, so indexing can be done using integer values.
Additional fix added. I hope nobody was entangled by my forced-push