Difference between revisions of "Portal:Develop"

From MNE-CPP Wiki
Jump to: navigation, search
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Documentation:'''
+
== General Project Information ==
  
[http://doc.mne-cpp.com Reference Guide]
+
[[The MNE-CPP Project Structure]]
  
'''First Steps Tutorials:'''
+
[[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-X plugin]]
+
[[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]]
  
'''Advanced Tutorials:'''
+
[[Commit Policy]]

Latest revision as of 09:50, 5 October 2017

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 Scan plugin

Advanced

MNE CPP on Neuromag Linux

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)

Conventions and Policies

Coding Conventions & Style

Commit Policy