Difference between revisions of "AnyWave:CLI ICA"

From WikiMEG
Jump to: navigation, search
(Created page with "=Arguments descripton for plugin ICA= plugin name: '''ica'''<br/> {| |- style="text-align: center; margin: auto;" ! Header text !! Header text !! Header text |- | Example || E...")
(Arguments descripton for plugin ICA)
Line 1: Line 1:
=Arguments descripton for plugin ICA=
+
=Arguments description for plugin ICA=
 
plugin name: '''ica'''<br/>
 
plugin name: '''ica'''<br/>
 
{|
 
{|
 
|- style="text-align: center; margin: auto;"
 
|- style="text-align: center; margin: auto;"
! Header text !! Header text !! Header text
+
! argument !! description !! expected value
 
|-
 
|-
| Example || Example || Example
+
| input_file || MANDATORY: common argument || data file path
 
|-
 
|-
| Example || Example || Example
+
| modality || MANDATORY: <eeg|meg|ieeg|emg> || a string
 
|-
 
|-
| Example || Example || Example
+
| comp || MANDATORY: <value> || number of components.
 +
|-
 +
| downsampling || OPTIONAL: <yes|no|true|false> || Downsampling data before computing. Default is no|false.
 +
|-
 +
| extended || OPTIONAL: <yes|no|true|false> || use the extended option for Infomax. Default is no|false.
 +
|-
 +
| skip_bad || OPTIONAL: <yes|no|true|false> || skip bad channels. Default is yes|true.
 
|}
 
|}

Revision as of 14:14, 14 April 2020

Arguments description for plugin ICA

plugin name: ica

argument description expected value
input_file MANDATORY: common argument data file path
modality meg|ieeg|emg> a string
comp MANDATORY: <value> number of components.
downsampling no|true|false> false.
extended no|true|false> false.
skip_bad no|true|false> true.