Difference between revisions of "Portal:Getting Started"
From MNE-CPP Wiki
Line 5: | Line 5: | ||
# '''[[Optional - Get the sample data set]]''' | # '''[[Optional - Get the sample data set]]''' | ||
− | If you succesfully finished all the above steps, the following links may be of | + | If you succesfully finished all the above steps, the following links may be of interest for you: |
− | * Tutorial: How to create your first MNE-CPP application. | + | * '''Tutorial''': How to create your first MNE-CPP application. |
− | * Tutorial: How to create your first MNE-X plugin. | + | * '''Tutorial''': How to create your first MNE-X plugin. |
− | * Guide: How to contribute your code. | + | * '''Guide''': How to contribute your code. |
Revision as of 14:38, 4 January 2016
This page will show you how to setup the mne-cpp project in order to build and develop your own features with or based on the mne-cpp framework.
If you succesfully finished all the above steps, the following links may be of interest for you:
- Tutorial: How to create your first MNE-CPP application.
- Tutorial: How to create your first MNE-X plugin.
- Guide: How to contribute your code.