Difference between revisions of "AnyWave:CLI ICA"

From WikiMEG
Jump to: navigation, search
(Arguments description for plugin ICA)
(Arguments description for plugin ICA)
Line 31: Line 31:
 
|Skip bad channels. Default is true.
 
|Skip bad channels. Default is true.
 
|}
 
|}
 
{|
 
! style="text-align:left;"
 
| argument ! requirement ! description
 
|-
 
| input_file <file>  || MANDATORY || common argument.
 
|-
 
| modality <eeg|meg|ieeg|emg> || MANDATORY || channel modality
 
|-
 
| comp <value> || MANDATORY||  number of components
 
|-
 
| Example || Example || Example
 
|-
 
| Example || Example || Example
 
|-
 
| Example || Example || Example
 
|}
 
 
input_file <file>              : MANDATORY: common argument <br />
 
modality <eeg|meg|ieeg|emg>    : MANDATORY: channel modality.<br />
 
comp <value>                    : MANDATORY: number of components.<br />
 
downsampling <yes|no|true|false>: OPTIONAL: Downsampling data before computing. Default is no|false.<br />
 
extended <yes|no|true|false>    : OPTIONAL: Use the extended option for Infomax. Default is no|false.<br />
 
skip_bad <yes|no|true|false>    : OPTIONAL: skip bad channels. Default is yes|true.<br />
 

Revision as of 14:37, 14 April 2020

Arguments description for plugin ICA

plugin name: ica

argument requirement description
input_file <file> MANDATORY common argument
modality <eeg,eeg,ieeg> MANDATORY channel modality
comp <value> MANDATORY number of components
downsampling <flag> OPTIONAL Downsampling data before computing. Default is false
extended <flag> OPTIONAL Use the extended option for Infomax. Default is false.
skip_bad <flag> OPTIONAL Skip bad channels. Default is true.