Hayato Ikoma

Results 4 issues of Hayato Ikoma

Fixed build on Travis CI. I'm not sure if Python 3.5 should be dropped, but I added Python 3.7 for the build.

## Description This commit fixes the issue of random seed, which I reported in #6862. As the random seed is not set at many of unit tests, the CI sometimes...

:wrench: type: Maintenance
:sleeping: Dormant

This PR fixes the bug of parsing channel validity and also adds a support of another (probably, newer) metadata format. The sample nd2 data downloaded from OME in the unit...

After upgrading to `v2024.6.1`, I'm sometimes encountering a decoding failure of JPEG2000 with `imagecodecs._jpeg2k.Jpeg2kError: opj_decode or opj_end_decompress failed`. As it fails only in a long script and I'm using `imagecodecs`...

bug