Difference between revisions of "AnyWave:CLI ICA"
From WikiMEG
(→Arguments description for plugin ICA) |
(→Arguments description for plugin ICA) |
||
Line 25: | Line 25: | ||
|lp <value> | |lp <value> | ||
| OPTIONAL | | OPTIONAL | ||
− | |common | + | |common lp argument. |
|- | |- | ||
|downsampling <flag> | |downsampling <flag> |
Revision as of 13:39, 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 |
hp <value> | OPTIONAL | common hp argument. |
lp <value> | OPTIONAL | common lp argument. |
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. |