|
|
Computes Imaginary Coherence between channels.
|
|
|
=======How it works :=======
|
|
|
- Accepts channel selections (select channels before running the plugin), otherwise will use the current
|
|
|
- Can be launched by selecting markers.
|
|
|
- Can be launched using the command line :
|
|
|
````bash
|
|
|
Computes Imaginary Coherence between channels.
|
|
|
|
|
|
# How it works
|
|
|
|
|
|
Accepts channel selections (select channels before running the plugin), otherwise will use the current
|
|
|
|
|
|
* Can be launched by selecting markers.
|
|
|
* Can be launched using the command line :
|
|
|
|
|
|
```shell
|
|
|
anywave --run imaginary-coherence --input_file <file> --low_freq 8 --high_freq 12 --fft_window 1 \
|
|
|
--fft_overlap 0.25 --output_file results.mat
|
|
|
````
|
|
|
```
|
|
|
|
|
|
=====Parameters===== |
|
|
\ No newline at end of file |
|
|
# Parameters |
|
|
\ No newline at end of file |