parse.mrtrix.write.datatype: Parse and validate the datatype of an MRtrix streamlines...

View source: R/write_dti_tracks.R

parse.mrtrix.write.datatypeR Documentation

Parse and validate the datatype of an MRtrix streamlines file.

Description

The TCK and TSF formats store float values of 32 or 64 bit, in either byte order.

Usage

parse.mrtrix.write.datatype(datatype)

Arguments

datatype

character string, the datatype.

Value

named list with entries dsize (bytes per value) and endian ('little' or 'big').


freesurferformats documentation built on Sept. 25, 2026, 1:07 a.m.