AnalyzingData/MNE_simulation - Meg Wiki

Revision 1 as of 2010-08-25 17:56:07

Clear message
location: AnalyzingData / MNE_simulation

Simulate Your Own Data in MNE

You can use the MNE function mne_simu to produce your own EEG or MEG data, for different ROIs (Labels). You can then apply your [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_InverseOperator Inverse Operator] to these data, and check how well activation from these areas are localised. In order to use mne_simu, you need a head model, source space, and a sensor configuration (e.g. from a real measurement). For more details, please refer to the MNE manual ([http://www.nmr.mgh.harvard.edu/meg/manuals/MNE-manual-2.6.pdf V2.6], [http://www.nmr.mgh.harvard.edu/meg/manuals/MNE-manual-2.7.pdf V 2.7]).