coregister#
- coregister(chanlocs1, chanlocs2=None, *, transform=None, chaninfo1=None, chaninfo2=None, warp=None, warpmethod='traditional', alignfid=None, autoscale='on')#
Coregister one electrode montage to another without opening a GUI.
This mirrors EEGLAB’s noninteractive
coregister(..., 'manual', 'off')path for the transform types EEGPrep can compute standalone.warp='auto'orwarpmethod='traditional'fits the 9-parameter Talairach transform to common labels.alignfidandwarpmethod='globalrescale'fit a shared scale transform.