Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_interactiverealign”.
FT_INTERACTIVEREALIGN interactively rotates, scales and translates electrode positions to template electrode positions or towards the head surface. Use as [cfg] = ft_interactiverealign(cfg) The configuration structure should contain the individuals geometrical objects that have to be realigned as cfg.individual.vol cfg.individual.elec cfg.individual.grad cfg.individual.headshape cfg.individual.headshapestyle = 'vertex' (default), 'surface' or 'both' cfg.individual.volstyle = 'edge' (default), 'surface' or 'both' The configuration structure should also contain the geometrical objects of a template that serves as target cfg.template.vol cfg.template.elec cfg.template.grad cfg.template.headshape cfg.template.headshapestyle = 'surface' (default), 'vertex' or 'both' cfg.individual.volstyle = 'surface' (default), 'edge' or 'both' See also FT_VOLUMEREALIGN, FT_ELECTRODEREALIGN, FT_READ_SENS, FT_READ_VOL, FT_READ_HEADSHAPE
Share this page: