Difference between revisions of "Portal:Develop"
From MNE-CPP Wiki
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | == General Project Information == | |
− | [ | + | [[The MNE-CPP Project Structure]] |
− | ' | + | [[MNE-CPP's Agile Development Cycle]] |
+ | |||
+ | == Tutorials == | ||
+ | === Introductive === | ||
+ | [[Setup real-time source localization example]] | ||
+ | |||
+ | [[Setup SSVEP BCI example]] | ||
+ | |||
+ | [[Setup EEG amplifier plugins in MNE Scan]] | ||
[[Create a MNE-CPP based application]] | [[Create a MNE-CPP based application]] | ||
− | [[Create a MNE | + | [[Create a MNE Scan plugin]] |
+ | |||
+ | === Advanced === | ||
+ | [[MNE CPP on Neuromag Linux]] | ||
+ | |||
+ | == MNE-CPP Releases == | ||
+ | |||
+ | [https://github.com/mne-tools/mne-cpp/releases/tag/v1.0.0-beta3.0 MNE-CPP v1.0.0-beta 3.0] (03/31/2017) | ||
+ | |||
+ | [https://github.com/mne-tools/mne-cpp/releases/tag/v1.0.0-beta2.0 MNE-CPP v1.0.0-beta 2.0] (01/18/2017) | ||
+ | |||
+ | [https://github.com/mne-tools/mne-cpp/releases/tag/v1.0.0-beta1.0 MNE-CPP v1.0.0-beta 1.0] (04/28/2015) | ||
+ | |||
+ | == Conventions and Policies == | ||
+ | [[Coding Conventions & Style]] | ||
− | + | [[Commit Policy]] |
Latest revision as of 09:50, 5 October 2017
Contents
General Project Information
MNE-CPP's Agile Development Cycle
Tutorials
Introductive
Setup real-time source localization example
Setup EEG amplifier plugins in MNE Scan
Create a MNE-CPP based application
Advanced
MNE-CPP Releases
MNE-CPP v1.0.0-beta 3.0 (03/31/2017)
MNE-CPP v1.0.0-beta 2.0 (01/18/2017)
MNE-CPP v1.0.0-beta 1.0 (04/28/2015)