NeuroAnalyzer plugin: plot ITPC
- Julia 100%
| src | ||
| .gitignore | ||
| .JuliaFormatter.toml | ||
| LICENSE | ||
| README.md | ||
plot_itpc.jl
NeuroAnalyzer plugin: plot ITPC (Inter-Trial-Phase Clustering).
This software is licensed under The 2-Clause BSD License.
Usage
plot_itpc(eeg, ch="Fp1", t=1.8)
ITPC spectrogram:
plot_itpc_spec(eeg, ch="Fp1")
ITPC frequency over time:
plot_itpc_frq(eeg, ch="Fp1", f=12)