Setup real-time source localization example

From MNE-CPP Wiki
Revision as of 16:26, 19 September 2016 by LorenzE (Talk | contribs) (Created page with "This tutorial will show how you can setup an acquisition and processing chain in MNE Scan, which makes use of the real-time source localization. # Make sure you downloaded an...")

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

This tutorial will show how you can setup an acquisition and processing chain in MNE Scan, which makes use of the real-time source localization.

  1. Make sure you downloaded and correctly extracted the MNE Sample data set. If not, check for a step by step guide here.
  2. Start mne_rt_server in your mne-cpp/bin folder
  3. Start mne_scan in your mne-cpp/bin folder
  4. Navigate to the Sensor Plugins and Algorithm Plugins buttons in the plugin window. Select and position the following plugins onto the plugin scene:
    • Sensor Plugins - FiffSimulator
    • Algorithm Plugins - Averaging
    • Algorithm Plugins - Covariance
    • Algorithm Plugins - MNE
  5. Select the Connection tool in the plugin window. Connect the plugins as follows by left clicking on the start, holding and releasing above the target plugin.
Mne scan rtMNE setup.PNG
  1. Click on the MNE plugin and wait until the Start Clustering button is clickable again
  2. Start the pipeline by clicking on the green play button in the left upper corner