Difference between revisions of "EEGLAB"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:BioinformaticsCategory:Matlab {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|EEGLAB}} |{{#vardefine:url|http://sc...")
 
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Biology]][[Category:Bioinformatics]][[Category:Matlab]]
+
[[Category:Software]][[Category:Biology]][[Category:Biology]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|EEGLAB}}
 
|{{#vardefine:app|EEGLAB}}
Line 17: Line 17:
 
{{#if: {{#var: url}}|
 
{{#if: {{#var: url}}|
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
This module enables the use of the EEGLAB 12 Matlab module.
+
This module enables the use of the EEGLAB 13 Matlab module.
  
 
EEGLAB is an interactive Matlab toolbox for processing continuous and
 
EEGLAB is an interactive Matlab toolbox for processing continuous and
Line 25: Line 25:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 14:56, 15 August 2022

Description

EEGLAB website  
This module enables the use of the EEGLAB 13 Matlab module.

EEGLAB is an interactive Matlab toolbox for processing continuous and event-related EEG, MEG and other electrophysiological data using independent component analysis (ICA), time/frequency analysis, and other methods including artifact rejection.

Environment Modules

Run module spider EEGLAB to find out what environment modules are available for this application.

System Variables

  • HPC_EEGLAB_DIR - installation directory