Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNE Matlab scripts

This is a list of Matlab files to process MEG and EEG data.

These files allow a nice interaction with MNE project:

MNE

This code is licensed under the BSD 3-clause. See LICENSE.txt

The reason for making this code public is to encourage feedback from users and to facilitate code contributions.

We know that many people have used this work and certainly improved it for their personal use. It's probably a good time to share what you came up with.

Original and principal contribution is from:

Matti Hamalainen
Athinoula A. Martinos Center for Biomedical Imaging
Massachusetts General Hospital
Charlestown, MA, USA

Development

Tests can be run locally with:

$ matlab -nosplash -nodesktop -r "cd matlab; exit(~moxunit_runtests('test'))"

Or:

$ octave --no-gui --eval "cd matlab; exit(~moxunit_runtests('test'))"

Currently only epochs and raw are tested as the other test files require the sample dataset.

About

MNE scripting with Matlab

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages