This class represents a neuroimaging file format
Slots
file_format
the name of the file format (e.g. NIfTI)
header_encoding
the file encoding of the header file (e.g. 'raw' for binary, 'gzip' for gz compressed')
header_extension
the file extension for the header file (e.g. 'nii' for NIfTI single files)
data_encoding
the file encoding for the data file
data_extension
the file extension for the data file (e.g. 'nii' for NIfTI single files)