FileFormat-class: FileFormatDescriptor

FileFormat-classR Documentation

FileFormatDescriptor

Description

This class represents a neuroimaging file format

Slots

file_format

the name of the file format (e.g. NIfTI)

header_encoding

the file encoding of the header file (e.g. 'raw' for binary, 'gzip' for gz compressed')

header_extension

the file extension for the header file (e.g. 'nii' for NIfTI single files)

data_encoding

the file encoding for the data file

data_extension

the file extension for the data file (e.g. 'nii' for NIfTI single files)


bbuchsbaum/neuroim2 documentation built on April 20, 2024, 4:20 p.m.