mvpa2.misc.io.XAVRSensorLocations

Inheritance diagram of XAVRSensorLocations

class mvpa2.misc.io.XAVRSensorLocations(source)

Read sensor location definitions from a specific text file format.

File layout is assumed to be 5 columns:

  1. sensor name
  2. some useless integer
  3. position on x-axis
  4. position on y-axis
  5. position on z-axis

Read sensor locations from file.

Parameters :source : filename of an attribute file

NeuroDebian

NITRC-listed