mne.channels.compute_dev_head_t#
- mne.channels.compute_dev_head_t(montage)[source]#
 Compute device to head transform from a DigMontage.
- Parameters:
 - montage
DigMontage The
DigMontagemust contain the fiducials in head coordinate system and hpi points in both head and meg device coordinate system.
- montage
 - Returns:
 - dev_head_t
Transform A Device-to-Head transformation matrix.
- dev_head_t