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' or warpmethod='traditional' fits the 9-parameter Talairach transform to common labels. alignfid and warpmethod='globalrescale' fit a shared scale transform.

Parameters:
Return type:

CoregistrationResult