Skip to content

Release 0.5.0

Choose a tag to compare

@mdenker mdenker released this 10 Apr 16:49
· 331 commits to master since this release

Elephant 0.5.0 release notes

April 10th 2018

New functions

  • change_point_detection module:
    • New function to detect changes in the firing rate
  • spike_train_correlation module:
    • New function to calculate the spike time tiling coefficient
  • phase_analysis module:
    • New function to extract spike-triggered phases of an AnalogSignal
  • unitary_event_analysis module:
    • Added new unit test to the UE function to verify the method based on data of a recent [Re]Science publication

Other changes

  • Minor bug fixes