What's Changed
* CI: test on Python 3.11 by gipert in https://github.com/legend-exp/dspeed/pull/12
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/legend-exp/dspeed/pull/14
* Upgrades to ProcessingChain and WaveformBrowser by iguinn in https://github.com/legend-exp/dspeed/pull/11
* Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/legend-exp/dspeed/pull/13
* Modified dwt processor to output either approximate or detailed coefficients. by esleon97 in https://github.com/legend-exp/dspeed/pull/15
* Fixed bug in handling of coordinates by iguinn in https://github.com/legend-exp/dspeed/pull/22
* Updated behavior of round operator in ProcessingChain by iguinn in https://github.com/legend-exp/dspeed/pull/23
* Added general transfer function convolver by SamuelBorden in https://github.com/legend-exp/dspeed/pull/19
* Added unit for astype and round; fixed bugs in each by iguinn in https://github.com/legend-exp/dspeed/pull/24
* Processors for centroid search and wf alignment. Added possibility to read lh5 path in the processing chain by valerioda in https://github.com/legend-exp/dspeed/pull/20
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/legend-exp/dspeed/pull/26
* Added constant variables to processing chain by iguinn in https://github.com/legend-exp/dspeed/pull/28
* Split factory functions into kernel generation functions and general convolution functions by ggmarshall in https://github.com/legend-exp/dspeed/pull/27
New Contributors
* gipert made their first contribution in https://github.com/legend-exp/dspeed/pull/12
* iguinn made their first contribution in https://github.com/legend-exp/dspeed/pull/11
* esleon97 made their first contribution in https://github.com/legend-exp/dspeed/pull/15
* SamuelBorden made their first contribution in https://github.com/legend-exp/dspeed/pull/19
* valerioda made their first contribution in https://github.com/legend-exp/dspeed/pull/20
**Full Changelog**: https://github.com/legend-exp/dspeed/compare/v1.2.0...v1.3.0a1