What's Changed
- add upper limit on numpy version by @ggggggggg in #294
- Fix tests and docstrings to work with new numpy 2.0 by @joefowler in #296
- Recommend https install by @ggggggggg in #297
- Fix ruff problems by @joefowler in #299
- Fix noise only by @joefowler in #302
- Fix plot noise by @joefowler in #304
- Create and test
EnergyCalibration.ismonotonic
property by @joefowler in #306 - Fix bug when µMUX data has no number of rows stored in LJH file by @joefowler in #300
- Fix a bug that I can no longer locate by @joefowler in #308
- Have GitHub Actions test on Py 3.13 and 3.9 (was 3.12 and 3.9) by @joefowler in #310
- Fix optimal filters' VdV and variance calculations by @joefowler in #311
Full Changelog: v0.8.4...v0.8.5