All Projects → mne-tools → Mne Cpp

mne-tools / Mne Cpp

Licence: bsd-3-clause
MNE-CPP: A Framework for Electrophysiology

Projects that are alternatives of or similar to Mne Cpp

Brainflow
BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
Stars: ✭ 170 (+63.46%)
Mutual labels:  signal-processing, neuroscience, eeg
Entropy
EntroPy: complexity of time-series in Python (DEPRECATED)
Stars: ✭ 142 (+36.54%)
Mutual labels:  signal-processing, neuroscience, eeg
Slicergitsvnarchive
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 896 (+761.54%)
Mutual labels:  cross-platform, medical-imaging, qt
Fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
Stars: ✭ 481 (+362.5%)
Mutual labels:  analysis, neuroscience, eeg
python-meegkit
🔧🧠 MEEGkit: MEG & EEG processing toolkit in Python 🧠🔧
Stars: ✭ 99 (-4.81%)
Mutual labels:  signal-processing, neuroscience, eeg
Analyzing neural time series
python implementations of Analyzing Neural Time Series Textbook
Stars: ✭ 117 (+12.5%)
Mutual labels:  analysis, neuroscience, eeg
Extensionsindex
Slicer extensions index
Stars: ✭ 36 (-65.38%)
Mutual labels:  cross-platform, medical-imaging, qt
pyRiemann
Python machine learning package based on sklearn API for multivariate data processing and statistical analysis of symmetric positive definite matrices via Riemannian geometry
Stars: ✭ 470 (+351.92%)
Mutual labels:  signal-processing, neuroscience, eeg
antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Stars: ✭ 111 (+6.73%)
Mutual labels:  signal-processing, neuroscience, eeg
Ctk
A set of common support code for medical imaging, surgical navigation, and related purposes.
Stars: ✭ 498 (+378.85%)
Mutual labels:  cross-platform, medical-imaging, qt
Nodegui
A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
Stars: ✭ 7,324 (+6942.31%)
Mutual labels:  cross-platform, qt
Radar
实时风控引擎(Risk Engine),自定义规则引擎(Rule Script),完美支持中文,适用于反欺诈(Anti-fraud)应用场景,开箱即用!!!移动互联网时代的风险管理利器,你 Get 到了吗?
Stars: ✭ 781 (+650.96%)
Mutual labels:  analysis, real-time
Qpmx
A frontend for qpm, to provide source and build caching
Stars: ✭ 13 (-87.5%)
Mutual labels:  cross-platform, qt
Microstate Eeglab Toolbox
Microstate EEGlab toolbox
Stars: ✭ 21 (-79.81%)
Mutual labels:  analysis, eeg
Liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
Stars: ✭ 6,657 (+6300.96%)
Mutual labels:  cross-platform, qt
Wits
A Node.js library that reads your mind with Emotiv EPOC EEG headset
Stars: ✭ 73 (-29.81%)
Mutual labels:  signal-processing, eeg
Arcgis Appstudio Samples
Collection of samples available in AppStudio for ArcGIS desktop to learn and help build your next app.
Stars: ✭ 78 (-25%)
Mutual labels:  cross-platform, qt
Flyingcarpet
Encrypted file transfer over ad hoc WiFi. No network infrastructure required, just two laptops in close range. Linux, Mac, and Windows.
Stars: ✭ 788 (+657.69%)
Mutual labels:  cross-platform, qt
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+1005.77%)
Mutual labels:  cross-platform, qt
Xpiks
Cross-Platform Image Keywording Software for microstock photographers and illustrators
Stars: ✭ 81 (-22.12%)
Mutual labels:  cross-platform, qt

MNE-CPP

Github Actions CodeCov Coverity Gitter


MNE-CPP is an open-source software framework which offers a variety of neuroscientific tools. It provides a cross-platform library, which allows to build standalone applications for the acquisition and processing of MEG/EEG data, both in real-time and offline. For more information and documentation please visit https://mne-cpp.github.io/.

Build from source

To get the latest source code and compile it please follow the build guide. The minimum requirements to build MNE-CPP are:

Releases

Release 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.

Contact

A list of contact persons can be found here.

License

MNE-CPP is BSD-licenced (3 clause):

Copyright (c) 2011-2020, 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 copyright holder 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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].