if your input data has already been Maxwell-filtered and this is indicated via proc-tsss in the filenames, you’d set proc = 'tsss' in the configuration file.
The mc label you mention, is that for “movement correction”? How do you currently name your files where MaxFilter with movement correction has been applied? Personally, I would simply add the proc-(t)sss entity to the filename and document whether or not movement correction has been applied as part of MaxFilter. But I’d be interested to know how you’re currently handling this in your lab.
Hello,
Yes, it has already been maxfiltered including movement compensation (mc). So our native file format has something like Subject_task_run#_tsss_mc.fif
How do you all document your maxfilter processing?
I am trying to use the MNE-BIDS tool, but it doesn’t seem to like the proc parameter used in the BIDSPath. Lucky me, it looks like you’re the main author of BIDSPath. I would have asked in an MNE-BIDS specific forum, but I couldn’t find anywhere like that.
I may also try to use the symbolic link parameter and capture the unprocessed data in my BIDS structure, too.
Hi Richard,
Oh, gotcha. You way want to review this document page which makes it look like you are the author : bidspath
I didn’t see anywhere in the BIDS documentation for how they record their maxfiltering parameters. Does the mne pipeline team have any suggestions for this?
The proc label is analogous to rec for MR and denotes a variant of a file that was a result of particular processing performed on the device. This is useful for files produced in particular by Elekta’s MaxFilter (for example, sss, tsss, trans, quat or mc), which some installations impose to be run on raw data because of active shielding software corrections before the MEG data can actually be exploited.
It doesn’t mention how to combine multiple “procs”, as in, “MaxFilter and movement correction”. In the BIDS Pipeline, we would concatenate multiple parameter values that belong to the same BIDS entity via + signs; following this (non-standardized!!) approach in the case of tSSS and movement correction, this would become proc-tsss+mc. An example filename would then for example look like: