Create a MNE Scan plugin

From MNE-CPP Wiki
Revision as of 15:46, 26 October 2016 by LorenzE (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A detailed tutorial on how you can create your own MNE Scan plugin directly using the QtCreator can be found here.

Also, a good starting point ist the DummyToolbox plugin, which you can find under \mne-cpp\applications\mne_scan\plugins\dummytoolbox or here. For example, you could make a copy and rename it to your wishes in order to get things started.