Ji Hoon. Jeong
Ji Hoon. Jeong
### Describe the issue: #### Behavior In the latest document, `frames_include` option is implemented for the following reason. > frames_include: (int, default: -1) if greater than zero, only frames_include frames...
### Describe the issue: When `suite2p` try to open an h5 file with 5D data structure, it can not iterate through frames with this error. `TypeError: Indexing arrays must have...
This pull request is related to Issue #1111 . Force division values to int, so indexing can be done using integer values.
I'm currently updating my add-on functions (originally built on v2.3.2) to be compatible with the latest version of Cellpose (v3.0.10 release) [https://github.com/MouseLand/cellpose/releases/tag/v3.0.10]. While reviewing the major differences, I noticed that...