v2.1.0
What's Changed
- Improve docstrings by @gipert in #158
- Require numpy 2 and re-add FFT processors by @iguinn in #142
- update runners to macos14 by @ggmarshall in #174
- Use GUFuncWrapper for poly_fit. Added test for poly_fit by @iguinn in #175
- Fix file IO bug by @iguinn in #179
- Fix processor import bug by @iguinn in #180
- Add two new processors for waveform sorting and for calculating mean by @cVogl97 in #178
- Relax single polarity requirement of time_point_thresh() and interpolated_time_point_thresh() by @cVogl97 in #177
New Contributors
Full Changelog: v2.0.2...v2.1.0