To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.misc.io.TuebingenMEGSensorLocations

Inheritance diagram of TuebingenMEGSensorLocations

class mvpa2.misc.io.TuebingenMEGSensorLocations(source)

Read sensor location definitions from a specific text file format.

File layout is assumed to be 7 columns:

1:   sensor name
2:   position on y-axis
3:   position on x-axis
4:   position on z-axis
5-7: same as 2-4, but for some outer surface thingie.

Note that x and y seem to be swapped, ie. y as defined by SensorLocations conventions seems to be first axis and followed by x.

Only inner surface coordinates are reported by locations().

Read sensor locations from file.

Parameters :source : filename of an attribute file

NeuroDebian

NITRC-listed