Currently the c3d -info-full for nifti files only outputs an integer value for the meta data field 'datatype'. The proposed change uses the data and functions in https://nifti.nimh.nih.gov/pub/dist/src/niftilib/nifti1_io.c to augment the integer output with a string representation of the datatype making it much easier for the user to read the information.
Currently the c3d -info-full for nifti files only outputs an integer value for the meta data field 'datatype'. The proposed change uses the data and functions in https://nifti.nimh.nih.gov/pub/dist/src/niftilib/nifti1_io.c to augment the integer output with a string representation of the datatype making it much easier for the user to read the information.
Example of output before the change:
Example of output after the change: