mne.write_trans

mne.write_trans(fname, trans)[source]

Write a -trans.fif file.

Parameters
fnamestr

The name of the file, which should end in ‘-trans.fif’.

transdict

Trans file data, as returned by read_trans.

See also

read_trans