Open dgault opened 1 year ago
So far I have been able to recreate the bug with mutiple formats, so it is not specific to MetaMorph, though the error message does differ between formats.
It also seems that it must be 2 series from the same image, I was unable to recreate the bug using 2 separate images.
I was also unable to recreate the issue using a standard Tiff Virtual Stack so it appears to be related to the BF plugin.
From debugging I suspect the series on the underlying reader is getting updated but I have been unable to catch the exact call so far.
Issue copied from https://github.com/imagej/ImageJ/issues/219
Originally opened by @bruvellu
Hello,
I ran into an intriguing error while saving a virtual Metamorph stack to TIFF. If I pass the mouse over another window (also a virtual stack), the saving fails with an exception Current file should not be null (see below).
It appears to be specific to the Metamorph format; it doesn't happen while saving a regular TIFF virtual stack to file. The dataset is a timelapse with multiple positions and slices. I can provide a subset if needed for debugging.
Steps:
Import the Metamorph (.nd) file using Bio-Formats Mark the checkbox to open as a virtual stack Select all series to be opened (stacks for different positions) Click on the window of a virtual stack and press CTRL+S to save as TIFF While the stack is being saved, mouse over the window of another stack An exception window pops-up and the saving halts Screencast:
257253544-3121eb4e-f083-403d-ae2d-fc0342946900.webm
Exception:
(Fiji Is Just) ImageJ 2.14.0/1.54f; Java 1.8.0_172 [64-bit]; Linux 3.10.0-1062.4.3.el7.x86_64; 1193MB of 120000MB (<1%)