MouseLand / suite2p

cell detection in calcium imaging recordings
http://www.suite2p.org
GNU General Public License v3.0
334 stars 239 forks source link

force integer value for `np.arange` when indexing h5 file with 4D and 5D data #1112

Open knowblesse opened 3 months ago

knowblesse commented 3 months ago

This pull request is related to Issue #1111 . Force division values to int, so indexing can be done using integer values.

knowblesse commented 3 months ago

Additional fix added. I hope nobody was entangled by my forced-push