I have a NIfTI1 file that's floating point data "compressed" into uint16s and uses these fields to recover the original floating point values. 3DSlicer does automatically rescale these values when loading, however when loading the same file in ImageJ, ImageJ only has the original uint16 data.
Totally fine if this is not supported and not intended for support, but it'd be helpful to know if I need to offer it as an option for the software I'm working on.
I have a NIfTI1 file that's floating point data "compressed" into uint16s and uses these fields to recover the original floating point values. 3DSlicer does automatically rescale these values when loading, however when loading the same file in ImageJ, ImageJ only has the original uint16 data.
Sample file can be found here: https://drive.google.com/file/d/1gs-tvNvHznsHgjO2ACSRbtg-Z9kqZ2tH/view?usp=sharing
Totally fine if this is not supported and not intended for support, but it'd be helpful to know if I need to offer it as an option for the software I'm working on.