mne.chpi.write_head_pos

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

Write MaxFilter-formatted head position parameters.

Parameters:

fname : str

The filename to write.

pos : array, shape (N, 10)

The position and quaternion parameters from cHPI fitting.

Notes

New in version 0.12.