David Gault
David Gault
Issue appears to have been resolved by https://github.com/ome/bioformats/pull/3962 I will configure the sample file from this issue and add it to the data repo as a follow up.
Another report of this issue was submitted via QA-32456, though it did not contain a sample file.
Two further reports of this issue have been received in `Insight Bug-32574` and `Insight Bug-32576`. There were no sample files included with the bug reports. The stack traces included with...
Hi @imagejan, yeah the old QA upload is no longer supported. If you were able to upload the dataset to https://zenodo.org/ that would be perfect
Builds and repo tests are now green with the latest config PR included, alternate MD5 values have been added as per the other SCN files as the values differ depending...
Hi @scuniff, thank you for opening the issue, it does indeed seem like the condition has mistakenly been repeated. Out of curiosity are you using some automated tooling to find...
Thanks @XLEFReaderForBioformats for the effort to get this completed. The DelegateReader would be a rather simple new Reader looking similar to https://github.com/ome/bioformats/blob/develop/components/formats-gpl/src/loci/formats/in/ND2Reader.java. There is the longer term option of adding...
The ND2 Reader example is out of date now as we removed the legacy ND2 reader in Bio-Formats 7.0.0. The older version can be seen [here](https://github.com/ome/bioformats/blob/v6.14.0/components/formats-gpl/src/loci/formats/in/ND2Reader.java), but the other Delegate...
This PR was included in the CI last night, unfortunately a number of files threw exceptions at the setID stage so the full test suite didn't actually get to run....
@XLEFReaderForBioformats, Im not sure why those jobs failed in that way but I re-triggered them again and they should now all be green