Skip to content

Releases: legend-exp/dspeed

v1.6.2

01 Nov 18:34
Compare
Choose a tag to compare

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

21 Oct 19:23
f83c184
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

21 Oct 17:40
4ef86b1
Compare
Choose a tag to compare

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

12 Aug 19:21
a9e1e9f
Compare
Choose a tag to compare

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

02 Jul 14:10
192d2f0
Compare
Choose a tag to compare

What's Changed

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

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