-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'refs/remotes/origin/master'
- Loading branch information
Showing
2 changed files
with
153 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
layout: default | ||
title: Plugins | ||
has_children: true | ||
has_toc: true | ||
nav_order: 7 | ||
--- | ||
# EEGLAB plugin documentation | ||
|
||
Below is a list of plugins that have documentation copied from GitHub. Please note that this is only a small subset of all EEGLAB plugins, as not all plugin documentation is compatible with visualization and search functionalities on the EEGLAB website. The complete list of plugins can be found [here](https://sccn.ucsd.edu/eeglab/plugin_uploader/plugin_list_all.php). | ||
|
||
{%- assign children_list = site.pages | where: "parent", "Plugins" -%} | ||
{% include toc_nav.html nav=children_list %} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,170 +1,233 @@ | ||
[ | ||
{ | ||
"plugin": "ICLabel", | ||
"name": "ICLabel", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/ICLabel" | ||
"link": "https://github.com/sccn/ICLabel", | ||
"desc": "Classifies independent components of EEG data", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "dipfit", | ||
"name": "DIPFIT", | ||
"name": "Viewprops", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/dipfit" | ||
"link": "https://github.com/sccn/viewprops", | ||
"desc": "Advanced ICA component property viewing for IClabel", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "EEG-BIDS", | ||
"name": "EEG-BIDS", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/EEG-BIDS" | ||
"name": "DIPFIT", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/dipfit", | ||
"desc": "Localizes independent components of EEG data", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "roiconnect", | ||
"name": "ROIconnect", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/roiconnect" | ||
"link": "https://github.com/sccn/roiconnect", | ||
"desc": "Computes connectivity analysis between regions of interest", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "amica", | ||
"name": "AMICA", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/amica" | ||
"link": "https://github.com/sccn/amica", | ||
"desc": "Computes Adaptive Mixture Independent Component Analysis", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "cleanline", | ||
"name": "CleanLine", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/cleanline" | ||
"name": "Clean_rawdata", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/clean_rawdata", | ||
"desc": "Rejects bad channels and bad portions of data using ASR", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "clean_rawdata", | ||
"name": "Clean_rawdata", | ||
"name": "LIMO", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/clean_rawdata" | ||
"link": "https://github.com/LIMO-EEG-Toolbox/limo_meeg", | ||
"desc": "Linear Modeling of EEG data", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "SIFT", | ||
"name": "SIFT", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/SIFT" | ||
"link": "https://github.com/sccn/SIFT", | ||
"desc": "Computes connectivity analysis between ICA components", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"name": "groupSIFT", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/groupSIFT", | ||
"desc": "Group-level SIFT analysis", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"name": "BrainBeats", | ||
"type": "readme", | ||
"link": "https://github.com/amisepa/BrainBeats", | ||
"desc": "Joint EEG/heart analysis", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "zapline-plus", | ||
"name": "Zapline-Plus", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/zapline-plus" | ||
"link": "https://github.com/sccn/zapline-plus", | ||
"desc": "Removes line noise", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"name": "CleanLine", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/cleanline", | ||
"desc": "Computes mixture model independent component analysis", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "eegstats", | ||
"name": "EEGstats", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/eegstats" | ||
"link": "https://github.com/sccn/eegstats", | ||
"desc": "Compute EEG statistics (power, alpha peak and asymmetry)", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "trimOutlier", | ||
"name": "trimOutlier", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/trimOutlier" | ||
"link": "https://github.com/sccn/trimOutlier", | ||
"desc": "Removes EEG outliers", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "fMRIb", | ||
"name": "fMRIb", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/fMRIb" | ||
"link": "https://github.com/sccn/fMRIb", | ||
"desc": "Removes fMRI artifacts in EEG", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "imat", | ||
"name": "IMAT", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/imat" | ||
"link": "https://github.com/sccn/imat", | ||
"desc": "Finds independent modulators of EEG data", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "nwbio", | ||
"name": "nwb-io", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/nwbio" | ||
}, | ||
{ | ||
"plugin": "NIMA", | ||
"name": "NIMA", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/NIMA" | ||
"link": "https://github.com/sccn/NIMA", | ||
"desc": "Clustering of ICA components using Measure-projection", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "PACT", | ||
"name": "PACT", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/PACT" | ||
"link": "https://github.com/sccn/PACT", | ||
"desc": "Computes phase-amplitude coupling for ECoG", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "NFT", | ||
"name": "NFT", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/NFT" | ||
"link": "https://github.com/sccn/NFT", | ||
"desc": "Localizes ICs using Neuroelectromagnetic Forward Head Modeling", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "PACTools", | ||
"name": "PACTools", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/PACTools" | ||
"link": "https://github.com/sccn/PACTools", | ||
"desc": "Computes phase-amplitude coupling using different methods", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "ARfitStudio", | ||
"name": "ARfitStudio", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/ARfitStudio" | ||
"link": "https://github.com/sccn/ARfitStudio", | ||
"desc": "Computes multivariate autoregressive models of EEG", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "PowPowCAT", | ||
"name": "PowPowCAT", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/PowPowCAT" | ||
"link": "https://github.com/sccn/PowPowCAT", | ||
"desc": "Computes cross-frequency power-power coupling of ICs", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "relica", | ||
"name": "RELICA", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/relica" | ||
"link": "https://github.com/sccn/relica", | ||
"desc": "Computes reliable ICA using Bootstrap", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "std_dipoleDensity", | ||
"name": "std_dipoleDensity", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/std_dipoleDensity" | ||
}, | ||
{ | ||
"plugin": "viewprops", | ||
"name": "Viewprops", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/viewprops" | ||
"link": "https://github.com/sccn/std_dipoleDensity", | ||
"desc": "Computes ICA component dipole density", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "firfilt", | ||
"name": "FirFilt", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/firfilt" | ||
"link": "https://github.com/sccn/firfilt", | ||
"desc": "Filtering of EEG data", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "groupSIFT", | ||
"name": "groupSIFT", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/groupSIFT" | ||
"name": "NSGportal", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/nsgportal", | ||
"desc": "Performs computation on the Neuroscience Gateway", | ||
"cat": "processing" | ||
}, | ||
{ | ||
"plugin": "get_chanlocs", | ||
"name": "get_chanlocs", | ||
"name": "EEG-BIDS", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/get_chanlocs" | ||
"link": "https://github.com/sccn/EEG-BIDS", | ||
"desc": "Imports and export EEG data to the BIDS format", | ||
"cat": "import" | ||
}, | ||
{ | ||
"plugin": "nsgportal", | ||
"name": "NSGportal", | ||
"type": "wiki", | ||
"link": "https://github.com/sccn/nsgportal" | ||
"name": "NWB-io", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/nwbio", | ||
"desc": "Import and export to the NWB format", | ||
"cat": "import" | ||
}, | ||
{ | ||
"plugin": "limo", | ||
"name": "LIMO", | ||
"name": "BVA-io", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/bva-io", | ||
"desc": "input/output for Brain Vision Analyzer format", | ||
"cat": "import" | ||
}, | ||
{ | ||
"name": "MFF-matlab-io", | ||
"type": "wiki", | ||
"link": "https://github.com/arnodelorme/mffmatlabio", | ||
"desc": "input/output for MFF EGI file format", | ||
"cat": "import" | ||
}, | ||
{ | ||
"name": "Neuroscan-io", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/neuroscanio.git", | ||
"desc": "input/output for Neuroscan file format", | ||
"cat": "import" | ||
}, | ||
{ | ||
"name": "CTFimport", | ||
"type": "readme", | ||
"link": "https://github.com/sccn/ctfimport.git", | ||
"desc": "input/output for Neuroscan file format", | ||
"cat": "import" | ||
}, | ||
{ | ||
"name": "get_chanlocs", | ||
"type": "wiki", | ||
"link": "https://github.com/LIMO-EEG-Toolbox/limo_meeg" | ||
"link": "https://github.com/sccn/get_chanlocs", | ||
"desc": "Import scanned channel locations", | ||
"cat": "import" | ||
} | ||
] |