Hi -
I'm using the latest nifti_io.jar (2009/12/05) from the plugin download section and am getting errors opening *.nii.gz or *.hdr.gz and *.img.gz files on MacOSX 10.6.2 using ImageJ64 v1.43r:
"File is not in a supported format, a reader plugin is not available, or it was not found."
Opening uncompressed files works fine. I'm using the sample datasets from the NifTI website:
http://nifti.nimh.nih.gov/nifti-1/dataI took a brief look at the Nifti_Reader.java source code and it seems a zip archive format is never specified (ie: fi.fileFormat = FileInfo.ZIP_ARCHIVE) when *.gz files are specified. Could this be the source of the problem?
Thanks,
Daren