Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 03 May 16:10
· 180 commits to main since this release

Added

  • NoodlePlot for collective events

Changed

  • binarize_detrend: converted pandas operations to numpy for performance improvements
  • detect_events: converted pandas operations to numpy for performance imporovements
  • stats: converted pandas operations to numpy for performance improvements
  • various small changes
  • updated docstrings to match changes

Fixed

  • numpy warning caused by stats module