Maxfilter_V2.2 - Meg Wiki

Revision 3 as of 2012-02-14 12:51:39

Clear message
location: Maxfilter_V2.2

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 

[attachment:Maxfilter_Manual2.2]

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