iGroup-class: Class iGroup

Description Arguments Slots Author(s) See Also

Description

Object for representing single image modality and preserving active memory.

Arguments

.Object

Inpute object to convert.

iMatrix

Image by voxel matrix.

name

Name for the iGroup object (used for reference in iData and iFormula)

mask

Mask with number of non-zero entries defining the matrix columns.

modality

Image modality that iGroup will represent.

rowslist

Row of iMatrix constituting block/partitions.

HParam

Cut-off period in seconds.

RT

Observation interval in seconds.

checkMask

Logical ensure mask only represents active voxels (default = TRUE).

filename

Optional filename to save iGroup object (default = tempfile(fileext = ".h5")).

Slots

name

Name of the iGroup.

file

h5file connection.

iMatrix

h5file pointer to matrix.

location

h5file location.

modality

Image modality represented.

mask

Mask with number of non-zero entries defining the matrix columns.

K

Filter information.

dim

Dimensions of iMatrix.

Author(s)

Zachary P. Christensen

See Also

iGroup-methods, iData-class


Tokazama/iClass documentation built on May 9, 2019, 4:51 p.m.