Diff for "Maxfilter_V2.2" - Meg Wiki
location: Diff for "Maxfilter_V2.2"
Differences between revisions 4 and 5
Revision 4 as of 2012-02-14 12:52:58
Size: 795
Editor: YaaraErez
Comment:
Revision 5 as of 2012-02-14 12:53:11
Size: 799
Editor: YaaraErez
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
For more information on these and other options, see [attachment:Maxfilter_Manual2.2 Maxfilter 2.2 Manual]. For more information on these and other options, see the [attachment:Maxfilter_Manual2.2 Maxfilter 2.2 Manual].

Maxfilter Version 2.2

Example

Version 2.2. is currently the default when using the "maxfilter" command at the CBU.

This command will apply Maxfilter including Signal Space Separation (SSS), its temporal extension (ST), and movement compensation.

maxfilter  -f input_file.fif  -o output_file.fif  -st  -origin 0 0 45  -frame head  -autobad on  -movecomp  -format short  -force 

For more information on these and other options, see the [attachment:Maxfilter_Manual2.2 Maxfilter 2.2 Manual].

Known problems and bugs

Maxfilter 2.2. cannot do downsampling and filtering at the same time as movement compensation. You will therefore have to run those in a separate step, e.g.

maxfilter  -f input_file.fif  -o output_file.fif  -ds 4  -lpfilt 40

CbuMeg: Maxfilter_V2.2 (last edited 2023-03-03 10:53:29 by OlafHauk)