MNE_tutorial_EEG_MEG_processing

MNE_tutorial_EEG_MEG_processing()[source]

Neural data preprocessing and visualization using MNE library. ! It is a MNE tutorial!

  1. Plot the raw data

    _images/Raw_data.png _images/Raw_data_all_channel.png
  2. Perform ICA

    • Check for artifact

      The following figure show example of artifacts

      _images/ICA_1_and_2.png
    • Compare the raw data before and after removing artifact

      _images/raw_data_whithout_artifaact.png
  3. Compute EFR and ERP

    _images/ERF.png _images/ERP.png
  4. Analyse Time frequency response

    _images/time_frequency_plot.png
  5. Analyse Topography

    _images/topography_mne_example.png