mne.chpi.read_head_pos#
- mne.chpi.read_head_pos(fname)[source]#
Read MaxFilter-formatted head position parameters.
- Parameters:
- fnamepath-like
The filename to read. This can be produced by e.g.,
maxfilter -headpos <name>.pos
.
- Returns:
- quats
array
, shape (n_pos, 10) The position and quaternion parameters from cHPI fitting. See
mne.chpi.compute_head_pos()
for details on the columns.
- quats
See also
Notes
New in v0.12.
Examples using mne.chpi.read_head_pos
#

Signal-space separation (SSS) and Maxwell filtering
Signal-space separation (SSS) and Maxwell filtering