Skip to content

Releases: legend-exp/dspeed

v1.4.0a1

28 Apr 22:37
904b6d9
Compare
Choose a tag to compare
v1.4.0a1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0...v1.4.0a1

v1.3.0a6

26 Apr 17:53
174eda7
Compare
Choose a tag to compare
v1.3.0a6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0...v1.3.0a6

v1.3.0

01 Mar 10:40
Compare
Choose a tag to compare

What's Changed

  • CI: test on Python 3.11 by @gipert in #12
  • Upgrades to ProcessingChain and WaveformBrowser by @iguinn in #11
  • Modified dwt processor to output either approximate or detailed coefficients. by @esleon97 in #15
  • Fixed bug in handling of coordinates by @iguinn in #22
  • Updated behavior of round operator in ProcessingChain by @iguinn in #23
  • Added general transfer function convolver by @SamuelBorden in #19
  • Added unit for astype and round; fixed bugs in each by @iguinn in #24
  • Processors for centroid search and wf alignment. Added possibility to read lh5 path in the processing chain by @valerioda in #20
  • Added constant variables to processing chain by @iguinn in #28
  • Split factory functions into kernel generation functions and general convolution functions by @ggmarshall in #27
  • Fixed bug in handling of constant parameters by @iguinn in #29
  • Import developer guide from pygama by @gipert in #32
  • Added min_max normalization for preprocessing of AP-SVM inputs. by @esleon97 in #33
  • Support the latest legend-pydataobj version by @gipert in #37
  • Add missing SciPy dependency to setup.cfg by @gipert in #39
  • Added support for VectorOfVectors by setting vector_len field when declaring variables by @iguinn in #25
  • Default numba cache to true by @iguinn in #41
  • Added more information to README by @iguinn in #42
  • Added links to README by @iguinn in #43
  • Added ability to set LGDO attributes through build_dsp() by @iguinn in #44
  • Add CITATION.cff by @gipert in #49
  • Changes to time_point_thresh_interpolated by @Gl-duran in #50
  • Update CITATION.cff by @iguinn in #53
  • FFT factory funcs fix and bugfix for interpolated time point thresh by @ggmarshall in #54
  • Update citation-related docs by @gipert in #55

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.3.0a5

20 Feb 16:36
00318ed
Compare
Choose a tag to compare
v1.3.0a5 Pre-release
Pre-release

What's Changed

  • Added support for VectorOfVectors by setting vector_len field when declaring variables by @iguinn in #25
  • chore: update pre-commit hooks by @pre-commit-ci in #36
  • Default numba cache to true by @iguinn in #41
  • Added more information to README by @iguinn in #42
  • Added links to README by @iguinn in #43
  • Added ability to set LGDO attributes through build_dsp() by @iguinn in #44
  • Add CITATION.cff by @gipert in #49
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #51
  • Changes to time_point_thresh_interpolated by @Gl-duran in #50
  • Update CITATION.cff by @iguinn in #53
  • FFT factory funcs fix and bugfix for interpolated time point thresh by @ggmarshall in #54

New Contributors

Full Changelog: v1.3.0a4...v1.3.0a5

v1.3.0a4

02 Jan 17:30
Compare
Choose a tag to compare
v1.3.0a4 Pre-release
Pre-release

What's Changed

  • Add missing SciPy dependency to setup.cfg by @gipert in #39
  • Added support for VectorOfVectors by setting vector_len field when declaring variables by @iguinn in #25

Full Changelog: v1.3.0a3...v1.3.0a4

v1.3.0a3

01 Jan 18:28
5f5bf78
Compare
Choose a tag to compare
v1.3.0a3 Pre-release
Pre-release

What's Changed

  • Import developer guide from pygama by @gipert in #32
  • Added min_max normalization for preprocessing of AP-SVM inputs. by @esleon97 in #33
  • Support the latest legend-pydataobj version by @gipert in #37

Minor Changes

Full Changelog: v1.3.0a2...v1.3.0a3

v1.3.0a2

07 Dec 03:05
791af91
Compare
Choose a tag to compare
v1.3.0a2 Pre-release
Pre-release

What's Changed

  • Fixed bug in handling of constant parameters by @iguinn in #29

Full Changelog: v1.3.0a1...v1.3.0a2

v1.3.0a1

06 Dec 18:30
5d80089
Compare
Choose a tag to compare
v1.3.0a1 Pre-release
Pre-release

What's Changed

  • CI: test on Python 3.11 by @gipert in #12
  • chore: update pre-commit hooks by @pre-commit-ci in #14
  • Upgrades to ProcessingChain and WaveformBrowser by @iguinn in #11
  • Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #13
  • Modified dwt processor to output either approximate or detailed coefficients. by @esleon97 in #15
  • Fixed bug in handling of coordinates by @iguinn in #22
  • Updated behavior of round operator in ProcessingChain by @iguinn in #23
  • Added general transfer function convolver by @SamuelBorden in #19
  • Added unit for astype and round; fixed bugs in each by @iguinn in #24
  • Processors for centroid search and wf alignment. Added possibility to read lh5 path in the processing chain by @valerioda in #20
  • Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #26
  • Added constant variables to processing chain by @iguinn in #28
  • Split factory functions into kernel generation functions and general convolution functions by @ggmarshall in #27

New Contributors

Full Changelog: v1.2.0...v1.3.0a1

v1.2.0

03 Aug 14:41
c92fa0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 May 15:37
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.1.0