| nifti.dtypebitpix.info.from.mgh.dtype | R Documentation |
Compute the 'datatype' and 'bitpix' fields used in the NIFTI1 header from an MGH/MGZ datatype code.
nifti.dtypebitpix.info.from.mgh.dtype(mgh_dtype_code)
mgh_dtype_code |
integer, the MGH/MGZ datatype code (as returned by 'translate.mri.dtype'). |
named list with entries: 'datatype' and 'bitpix' containing the translated data for the respective NIfTI-1 header fields.
This is useful to compute a NIFTI v1 header from an MGH header.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.