Description
If xASL_io_SaveNifti detects that an image that is saved in a NIfT only contains integer numbers, it should convert this to an uint8 format and save this as NIfTI, which can strongly reduce the filesize.
Release notes
Save NIfTI as UINT8 or INT16 if the values are integers.