Releases: legend-exp/dspeed
Releases · legend-exp/dspeed
v1.7.0
What's Changed
- Fixes for change to lh5.read by @iguinn in #89
- Couple of processor tweaks by @ggmarshall in #127
- Fixed bug where VoV wasn't resizing flattened data array by @iguinn in #134
- update packaging by @ggmarshall in #128
- Fixed errors in tests when running with numpy2 by @iguinn in #135
- Processor for INL correction by @valerioda in #139
Full Changelog: v1.6.4...v1.7.0
v1.6.6a2
v1.6.6a1
What's Changed
- Fixes for change to lh5.read by @iguinn in #89
- Couple of processor tweaks by @ggmarshall in #127
Full Changelog: v1.6.4...v1.6.6a1
v1.6.4
What's Changed
- stability improvements for optimise, add bounds and use simplex by @ggmarshall in #126
- Add timing info and some info logging by @ggmarshall in #112
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- Fixed deprecation warning by @iguinn in #93
- Docs: do not show argument types in function signature by @gipert in #94
- Added fast non negative least square optimization processor by @patgo25 in #98
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #97
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #96
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #99
- chore: update pre-commit hooks by @pre-commit-ci in #101
- increase pycln version to fix pc error by @ggmarshall in #111
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #104
- Make sure t0 filter is zero-area by @iguinn in #103
- add pmt pulse injectors by @ggmarshall in #102
- add min value to nnls to give ability force small solutions to 0 by @ggmarshall in #108
- fix nan issues in fftconvolve by @ggmarshall in #114
- add ability to suppress nan check for dpz by @ggmarshall in #120
- chore: update pre-commit hooks by @pre-commit-ci in #124
- some speedups for processors by @ggmarshall in #123
- Use collections.ABC and bugfix for db parsing by @iguinn in #125
New Contributors
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 by @dependabot in #92
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- chore: update pre-commit hooks by @pre-commit-ci in #88
- Ml processors for ann by @ggmarshall in #90
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Updated author list in CITATION.cff by @esleon97 in #81
- Fixed docstring of linear_slope_diff by @iguinn in #82
- Bug fixes by @iguinn in #83
- Added dspeed_guvectorize decorator for already vectorized functions. Use it for fft_convolve_wf by @iguinn in #85
- Added tensorflow model processor by @iguinn in #87
- Spelling correction for pre-commit bot by @iguinn in #91
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Change default behavior of WaveformBrowser when no line arg is given by @iguinn in #76
- Added ringing injector by @iguinn in #78
- Change unit conversion to work with inverse units (e.g. frequencies) by @iguinn in #79
- Removed deprecated np.float_ calls by @SamuelBorden in #80
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Added support for yaml files and other updates by @iguinn in #57
- Added nan check to SVM processor by @esleon97 in #58
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #56
- Updates to timepoint thresh by @iguinn in #62
- Fixed precision bug in pole zero filters, added unit tests by @SamuelBorden in #52
- Improved handling of coordinate variables by @iguinn in #63
- Added RC-CR^2 filter by @SamuelBorden in #64
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #65
- chore: update pre-commit hooks by @pre-commit-ci in #66
- Test on Python 3.12 by @gipert in #68
- update svm processor to have default option and add poly_fit processo… by @ggmarshall in #67
- Bug fixes by @iguinn in #69
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #73
Full Changelog: v1.3.0...v1.4.0