Greetings,
We had a short clarification question regarding the order of certain steps in our MEG data pipeline. Typically we have performed the coregistration step after importing the raw data into the database. The idea being that this ensures that the correct coregistration information is attached to the imported, epoched data on which we perform beamform imaging.
We are instead considering implementing this coregistration step prior to importing the data. When testing this, it seems the correct coregistration information (i.e., the spatial transformations on headpoints and sensor locations) is transfered from the raw to imported data folder. The reason for this change is to make sure that the coregistration data in maintained in the event we need to delete the imported folder and re-import the raw data. In other words, we will edit MRI registration to the “channel” file in the raw folder, and those edits will carry over to the “channel” file in the imported folder.
Given the way that importing of data works, does this plan sound reasonable? Will all the MRI registration and all other information be present in the channel file when beamform imaging our imported data?