Diff for "maxpreproc" - Meg Wiki
location: Diff for "maxpreproc"
Differences between revisions 1 and 2
Revision 1 as of 2008-11-11 12:47:15
Size: 27
Editor: MarieSmith
Comment:
Revision 2 as of 2008-11-11 13:30:17
Size: 510
Editor: MarieSmith
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe maxpreproc here. A practical guide to using maxfilter for meg data pre-processing. Typically pre-processing takes the form of three steps (finding bad channels, applying sss to remove noise, transforming the data to a different co-ordinate frame). Each step is detailed below along with code that you can use. NB you need to input your file names in the appropriate places.

'''Step 1. Identifying Bad Channels with Maxfilter'''

In the first step, we call maxfilter to establish which channels in the data set are bad.

A practical guide to using maxfilter for meg data pre-processing. Typically pre-processing takes the form of three steps (finding bad channels, applying sss to remove noise, transforming the data to a different co-ordinate frame). Each step is detailed below along with code that you can use. NB you need to input your file names in the appropriate places.

Step 1. Identifying Bad Channels with Maxfilter

In the first step, we call maxfilter to establish which channels in the data set are bad.

CbuMeg: maxpreproc (last edited 2024-02-22 12:12:36 by RikHenson)