nibabel.gifti.gifti

Classes defining Gifti objects

The Gifti specification was (at time of writing) available as a PDF download from http://www.nitrc.org/projects/gifti/

Functions

data_tag(dataarray, encoding, datatype, ordering)

data_tag is an internal API that will be discontinued.

Classes

GiftiCoordSystem([dataspace, xformspace, xform])

Gifti coordinate system transform matrix

GiftiDataArray([data, intent, datatype, ...])

Container for Gifti numerical data array and associated metadata

GiftiImage([header, extra, file_map, meta, ...])

GIFTI image object

GiftiLabel([key, red, green, blue, alpha])

Gifti label: association of integer key with optional RGBA values

GiftiLabelTable()

Gifti label table: a sequence of key, label pairs

GiftiMetaData([nvpair])

A sequence of GiftiNVPairs containing metadata for a gifti data array

GiftiNVPairs([name, value])

Gifti name / value pairs