I'm experiencing significant delays when trying to open NIFTI files in the .nii.gz format using Fiji.
Steps to Reproduce:
- Open Fiji.
- Use
File > Import > Bio-Formats to select a .nii.gz file.
- The message "Identifying .nii.gz" appears, but the application hangs for several minutes before the Bio-Formats import configuration window finally shows up.
- Alternatively, using
File > Import > Bio-Formats windowless results in the same delay.
- Using
File > Open... shows "Initializing base reader" in the UI, but again, the application hangs for a long time.
In ImageJ 1, drag-and-drop or File > Open... loads my .nii.gz NIFTI stack within seconds.
- Fiji version: Fiji-latest
- ImageJ version: 1.54p
- Bio-Formats version: 8.3.0
- OS: Windows 11 64-bit
- Java version: 21.0.7 64-bit
I'm experiencing significant delays when trying to open NIFTI files in the
.nii.gzformat using Fiji.Steps to Reproduce:
File > Import > Bio-Formatsto select a.nii.gzfile.File > Import > Bio-Formats windowlessresults in the same delay.File > Open...shows "Initializing base reader" in the UI, but again, the application hangs for a long time.In ImageJ 1, drag-and-drop or
File > Open...loads my.nii.gzNIFTI stack within seconds.