Skip to content

NEAR - Neonatal EEG Artifact Removal, an automated pipeline for pre-processing.

License

Notifications You must be signed in to change notification settings

marcobuiatti/NEAR

Repository files navigation

NEAR - Neonatal EEG Artifact Removal

This is a public repository of NEAR, an artifact removal pipeline for human newborn EEG data.

There are two ways to install NEAR bad channel detection tool:

  1. Use EEGLAB GUI (File - Manage EEGLAB Extensions - Search for NEAR - Install/Update).
  2. Download the project as .zip file. Extract the .zip file and place the folder "NEAR_ChannelRejection-master" in your EEGLAB/Plugins folder.

Installation check: Type 'help pop_NEAR.m' in the command window. If there's no error, you're good to go.

Dependencies:

(1) EEGLAB Software
(2) Statistics and Machine Learning Toolbox - for knnsearch

To tune ASR user-defined parameters ASR Cut-off Parameter (k) and ASR Processing Mode (Correction & Removal), use the files in TuneASR as template and customize the code as per your requirements (more details in the comments section of each file).

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/.

About

NEAR - Neonatal EEG Artifact Removal, an automated pipeline for pre-processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages