Maximilian Kramer
Maximilian Kramer
This **(optional)** pull request presents an alternative and numerically more stable way to calculate the number of bins 'n_bins' within the 'jointJ_window_analysis()' function in 'elephant/unitary_event_analysis.py' module. It uses the 'round_binning_errors()'...
To further increase the number of functions in the phase_analysis module of ‘elephant’, we implemented the ‘weighted_phase_lag_index()’-function to calculate the WPLI, which is a measure of phase-synchronization and based on...
This pull request introduces an **online version of the Unitary Event Analysis** (UEA). It is related to the pull request #405, because it provides another online batched statistic. These pull...