v0.1.2
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