mne.chpi.write_head_pos#

mne.chpi.write_head_pos(fname, pos)[source]#

Write MaxFilter-formatted head position parameters.

Parameters:
fnamepath-like

The filename to write.

posarray, shape (N, 10)

The position and quaternion parameters from cHPI fitting.

Notes

New in v0.12.

Examples using mne.chpi.write_head_pos#

Extracting and visualizing subject head movement

Extracting and visualizing subject head movement