Skip to content

GBeret/mne-cpp

Repository files navigation

MNE-CPP


Windows Linux / macOS Dynamic Testing Static Analysis Support Cite
AppVeyor Travis CodeCov Coverity Gitter DOI

Cross-platform medical (real-time) applications for EEG and MEG data analysis.

For more information please visit http://www.mne-cpp.org.

Get and build from source

To get the latest code and build it follow this guide.

Get pre-built binaries

Pre-built binaries for Windows, Mac and Linux are available here.

Get involved

If you want to contribute to MNE-CPP you can find all necessary information here.

Requirements

Windows Linux macOS
>= MSVC 2015 >= GCC 4.9.1 >= Clang 3.5

Dependencies

>= Qt 5.10

Contact

A list of contact persons can be found here.

Mailing List: http://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis

Releases

Get the latest Release Code from the MNE-CPP Releases page or the Binaries from the MNE-CPP Download page.

License

MNE-CPP is available under the BSD-3-Clause open source license:

Copyright (C) 2010-2019, Authors of MNE-CPP. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of the MNE-CPP authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright holder or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.