MouseLand / suite2p

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

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

Open knowblesse opened 8 months ago

knowblesse commented 8 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 8 months ago

Additional fix added.