mvpa2.misc.fsl.McFlirtParams

Inheritance diagram of McFlirtParams

class mvpa2.misc.fsl.McFlirtParams(source)

Read and write McFlirt’s motion estimation parameters from and to text files.

Initialize McFlirtParams

Parameters :

source : str

Filename of a parameter file.

plot()

Produce a simple plot of the estimated translation and rotation parameters using.

You still need to can pylab.show() or pylab.savefig() if you want to see/get anything.

toarray()

Returns the data as an array with six columns (same order as in file).

tofile(filename)

Write motion parameters to file.

NeuroDebian

NITRC-listed