I am performing corregistration between MRI and EEG/MEG channel positions, and I there is an option at the end to apply the same changes to all channel files within the subject. However, some files in my subject have slight changes in MEG channel positions and therefore the transformation is not applied to them, which I would like to. Besides manually corregister these additional files myself, is there any brainstorm function that may allow me to apply the same transformation to other files using code?
This is not easy to do, and prone to manipulation errors. I wouldn't recommend you try doing this, unless you are confident with your Matlab coding skills and your understanding of 3D geometry and spatial transformations (4x4 rotation-translations in homogeneous coordinates).