NeuroAnalyzer.jl: Neurophysiological data analysis with Julia
v0.26.4 is out: AdamWysokinski/NeuroAnalyzer.jl: Julia toolbox for analyzing neurophysiological data - Codeberg.org
- plot:
plot_mep()use embedded peaks - analyze:
entropy()differential entropy added - analyze:
negentropy()three different entropy method can be used, optional signal normalization and demeaning - analyze:
psd()remove DC component for each epoch by default (demeanargument) - improved multi-threading performance
- updated website
- updated tutorials (still in progress)
- entire code has been cleaned up
- almost all code is nicely commented
- almost all functions now have complete docstrings