Difference between revisions of "AnyWave:CLI ICA"
From WikiMEG
(→Arguments description for plugin ICA) |
(→Arguments description for plugin ICA) |
||
Line 1: | Line 1: | ||
=Arguments description for plugin ICA= | =Arguments description for plugin ICA= | ||
plugin name: '''ica'''<br/> | plugin name: '''ica'''<br/> | ||
+ | |||
+ | {| | ||
+ | ! style="text-align:left;"| Élément | ||
+ | ! Montant | ||
+ | ! Coût | ||
+ | |- | ||
+ | |Orange | ||
+ | |10 | ||
+ | |7.00 | ||
+ | |- | ||
+ | |Pain | ||
+ | |4 | ||
+ | |3.00 | ||
+ | |- | ||
+ | |Beurre | ||
+ | |1 | ||
+ | |5.00 | ||
+ | |- | ||
+ | !Total | ||
+ | | | ||
+ | |15.00 | ||
+ | |} | ||
+ | |||
{| | {| | ||
! style="text-align:left;" | ! style="text-align:left;" |
Revision as of 13:29, 14 April 2020
Arguments description for plugin ICA
plugin name: ica
Élément | Montant | Coût |
---|---|---|
Orange | 10 | 7.00 |
Pain | 4 | 3.00 |
Beurre | 1 | 5.00 |
Total | 15.00 |
style="text-align:left;" | argument ! requirement ! description | |
---|---|---|
input_file <file> | MANDATORY | common argument. |
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
modality <eeg|meg|ieeg|emg> : MANDATORY: channel modality.
comp <value> : MANDATORY: number of components.
downsampling <yes|no|true|false>: OPTIONAL: Downsampling data before computing. Default is no|false.
extended <yes|no|true|false> : OPTIONAL: Use the extended option for Infomax. Default is no|false.
skip_bad <yes|no|true|false> : OPTIONAL: skip bad channels. Default is yes|true.