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