Skip to content

v0.5.1

Compare
Choose a tag to compare
@jpvantassel jpvantassel released this 27 Jan 03:59
8ca4f73

In this release

  • 🐛 Fix bug related to f0_mc when using upper and lower frequency limits.
  • 💥 Remove reference to WindowedTimeSeries and FourierTransformSuite in compliance with recent sigpropy release.
  • 🔨 Refactor methods to remove superfluous if statements after aforementioned removals.
  • ✅ Improve testtools.py to be more performant and easier to understand.
  • ✅ Increase unit test coverage.
  • 📚 Various updates to API documentation.