Difference between revisions of "Portal:Develop"

From MNE-CPP Wiki
Jump to: navigation, search
Line 3: Line 3:
 
* [[The MNE-CPP Project Structure]]
 
* [[The MNE-CPP Project Structure]]
 
* [[The MNE-CPP Development Cycle]]
 
* [[The MNE-CPP Development Cycle]]
 
 
 
== The MNE-CPP Development Cycle==
 
=== Project Management ===
 
The MNE-CPP project is maintained by an agile management approach, using JIRA. JIRA is a well known issue tracking tool by Atlassian, which let's you post bug reports, improvement tasks, wishes for new features and much more. It gives you a way to directly participate in the development of MNE-CPP. Please go to [https://mne-cpp.atlassian.net MNE-CPP's JIRA website] and sign up for an account if you wish to help to improve MNE-CPP.
 
 
Next to JIRA we also use Atlassian's Confluence to share documents, meeting notes and other project related files. You can find our confluence page [https://mne-cpp.atlassian.net/wiki/ here].
 
  
 
== Tutorials ==  
 
== Tutorials ==  

Revision as of 09:57, 21 October 2016

General Project information

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

Documentation

Coding Conventions & Style

Commit Policy

MNE-CPP Reference