Skip to content

Releases: mljs/spectra-processing

v14.7.0

22 Nov 09:21
38cd88b
Compare
Choose a tag to compare

14.7.0 (2024-11-22)

Features

  • add xyReduceNonContinuous (22a6640)

v14.6.2

13 Nov 10:28
708261f
Compare
Choose a tag to compare

14.6.2 (2024-11-12)

Bug Fixes

v14.6.1

03 Nov 06:18
4702fe6
Compare
Choose a tag to compare

14.6.1 (2024-11-03)

Bug Fixes

v14.6.0

10 Oct 14:09
f8904b1
Compare
Choose a tag to compare

14.6.0 (2024-10-09)

Features

  • add xBoxPlotWithOutliers mehtod to deal with possible outliers (#260) (985caee)
  • xBoxPlot has an option to calculate outliers (#256) (69cb82c)

Bug Fixes

  • auto phase: avoid NaN phase correction value (#262) (eef13cd)

v14.5.3

30 Jul 15:47
adcda29
Compare
Choose a tag to compare

14.5.3 (2024-07-30)

Bug Fixes

v14.5.2

30 Jul 15:45
aa4e083
Compare
Choose a tag to compare

14.5.2 (2024-07-30)

Bug Fixes

  • remove zone if no points in xyEquallySpaced (443887f)

v14.5.1

20 Jun 05:04
39336cd
Compare
Choose a tag to compare

14.5.1 (2024-06-20)

Bug Fixes

  • xySortX: avoid NaN results when X is a typedArray (#249) (af7ca47)

v14.5.0

02 May 16:04
0801a40
Compare
Choose a tag to compare

14.5.0 (2024-05-02)

Features

v14.4.0

01 May 14:07
31c5fdb
Compare
Choose a tag to compare

14.4.0 (2024-05-01)

Features

  • allow from / to in xyMaximaY and xyMinimaY (#243) (d19683d)

v14.3.0

10 Apr 13:32
3296cf0
Compare
Choose a tag to compare

14.3.0 (2024-04-10)

Features

Bug Fixes

  • xyIntegralOptions extends xyIntegrationOptions (#234) (3b85a72)