NIfTI1
NIfTI-1 is a widely used file format for storing neuroimaging data, such as MRI, fMRI, and diffusion imaging. It was designed to improve upon the older Analyze 7.5 format by providing a more robust header with clear spatial orientation information and a flexible data type system. The format is standardized by the Neuroimaging Informatics Technology Initiative (NIfTI) and commonly used in both single-file (.nii) and paired header/image (.hdr/.img) forms, as well as in compressed form (.nii.gz).
A NIfTI-1 file comprises a 348-byte header followed by the image data, with the possibility of an
Data within a NIfTI-1 file can use several numeric datatypes, defined by datatype codes, with bitpix indicating
NIfTI-1 is widely supported by major neuroimaging software such as FSL, SPM, AFNI, FreeSurfer, and NiBabel. It