This class represents a neuroimaging file format
fileFormatthe name of the file format (e.g. NIfTI)
headerEncodingthe file encoding of the header file (e.g. 'raw' for binary, 'gzip' for gz compressed')
headerExtensionthe file extension for the header file (e.g. 'nii' for NIfTI single files)
dataEncodingthe file encoding for the data file
dataExtensionthe file extension for the data file (e.g. 'nii' for NIfTI single files)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.