Difference between revisions of "Portal:Getting Started"

From MNE-CPP Wiki
Jump to: navigation, search
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page will show you how to setup the mne-cpp project in order to build and develop your own features and/or applications.
+
This portal will show you how to use the MNE-CPP project as developer or command line user.  
  
# '''[[Get the mne-cpp source code]]'''
+
= Getting Started as Developer =
# '''[[Compile the mne-cpp source code]]'''
+
# '''[[Optional - Get the sample data set]]'''
+
  
If you succesfully finished all the above steps, the following links may be of interest for you:
+
If you want to setup and compile the latest MNE-CPP version please read the [[Step by Step Setup Guide|'''step by step setup guide''']].
* '''Tutorial''': How to create your first MNE-CPP application.
+
<!-- If you want to use the MNE-CPP version based on the old qt3D module please read the [[Step by Step Setup Guide (old qt3D version)|old step by step guide]]. Please note that this version is not longer maintained or developed, since the old qt3D version has been completley replaced by the new qt3D module.-->
* '''Tutorial''': How to create your first MNE-X plugin.
+
 
* '''Guide''': How to contribute your code.
+
= Getting Started as Command Line User =
 +
The command line tools parameters are described in section [[Command Line Tools|Command Line Tools Instructions]].

Latest revision as of 18:26, 31 January 2018

This portal will show you how to use the MNE-CPP project as developer or command line user.

Getting Started as Developer

If you want to setup and compile the latest MNE-CPP version please read the step by step setup guide.

Getting Started as Command Line User

The command line tools parameters are described in section Command Line Tools Instructions.