What's Changed
1. The `pygama.math` and `pygama.pargen` subpackages have been refactored! If you are using these subpackages, make sure to understand what changed before updating.
1. Also the `lgdo`, `raw` and `dspeed` modules have been removed, see [release notes for v1.6](https://github.com/legend-exp/pygama/releases/tag/v1.6.0).
* `build_evt()` partial refactor (including `modules.spms`) by gipert in https://github.com/legend-exp/pygama/pull/567
* Remove `skm` subpackage by gipert in https://github.com/legend-exp/pygama/pull/573
* Fix random CI failures related to tqdm and latest GitHub MacOS runners by gipert in https://github.com/legend-exp/pygama/pull/575
* `math` refactor and `pargen` updates by gipert in https://github.com/legend-exp/pygama/pull/545
* Remove deprecated sub-packages by gipert in https://github.com/legend-exp/pygama/pull/579
* LAr AC classifier: changes to `larveto.py` by rosannadeckert in https://github.com/legend-exp/pygama/pull/574
* A/E related pargen updates by ggmarshall in https://github.com/legend-exp/pygama/pull/578
* Cross talk correction code for `build_evt()` by tdixon97 in https://github.com/legend-exp/pygama/pull/572
* LQ calibration updates by erin717 in https://github.com/legend-exp/pygama/pull/577
* Split out dt cut from aoe by ggmarshall in https://github.com/legend-exp/pygama/pull/581
* Remove outdated hacks to make `evt.modules.spms` work with older data production versions by gipert in https://github.com/legend-exp/pygama/pull/580
* Pargen bug fixes by ggmarshall in https://github.com/legend-exp/pygama/pull/582
New Contributors
* tdixon97 made their first contribution in https://github.com/legend-exp/pygama/pull/572
**Full Changelog**: https://github.com/legend-exp/pygama/compare/v1.6.0...v2.0.0