-
**Dependency Repos**
- [ ] ome-jai (https://github.com/ome/ome-jai)
- [ ] ome-poi (https://github.com/ome/ome-poi)
- [ ] ome-metakit (https://github.com/ome/ome-metakit)
- [ ] ome-mdbtools (http…
-
-
When attempting to reproduce #2237 on OS X, the Bio-Formats Exporter dialog never appears on my OS X 10.11 system. Instead, I get a deadlock:
```
Found one Java-level deadlock:
======================…
-
When opening an image (either via File > Open or at least File > Import > Image), we want to show a dialog similar to the one shown by the Bio-Formats Importer. Some of the options there are made obso…
-
Image was raised on imagesc thread https://forum.image.sc/t/bfconvert-nd2-rgb-to-stack-of-tiff-grays-channels/48360/7
A sample file reproducing the issue with Bio-Formats 6.6.0 can be found at https:…
-
Dear @tatianawoller @SebastianMunck @rabuono @glyg @joshmoore
I'd like to ask you all for a 2-minutes favour: Could you please each post a very short list of 4-8 (or max16) (bio)image formats you c…
-
Hello, thank you so much for the attention!
I first apologize since I'm not aware if this is due to Anbernic's stock firmware itself or if this issue arose from the modifications, but Dreamcast gam…
-
This issue was raised on Imagesc thread https://forum.image.sc/t/msr-files-in-bio-formats/90582 and a sample file was provided at https://zenodo.org/records/10476252?token=eyJhbGciOiJIUzUxMiJ9.eyJpZCI…
-
Generate artificial pyramid using https://github.com/ome/bioformats/blob/develop/components/formats-gpl/utils/WritePyramid.java and:
```
$ java WritePyramid "0&sizeX=23073&sizeY=36336.fake" "1&siz…
-
### Setup
Biopython version 1.79
### Steps to reproduce
```
>>> from Bio import ExPASy, SeqIO
>>> handle = ExPASy.get_sprot_raw("O23729")
>>> entry = SeqIO.read(handle, "swiss")
>>> entry…