Skip to content

Releases: mljs/spectra-processing

ml-spectra-processing v6.1.2

29 Apr 14:21
2d86e93
Compare
Choose a tag to compare

Bug Fixes

  • xHistogram log should be value + 1 (024fd33)

ml-spectra-processing v6.1.1

29 Apr 13:17
015d1cb
Compare
Choose a tag to compare

Bug Fixes

  • histogram is a float array to allow log (7db1295)

ml-spectra-processing v6.1.0

29 Apr 11:28
3c5ccd2
Compare
Choose a tag to compare

Features

  • xHistogram and matrixHistogram add x and y log scale (bf50407)
  • xHistogram: allow any base for log scale on X axis (23dc2b3)

ml-spectra-processing v6.0.0

25 Apr 08:07
47e9495
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • matrixYRescale: rename method to matrixZRescale
  • matrixCenterYMean: rename method to matrixCenterZMean

Features

  • add matrixHistogram (b49d2bf)
  • matrixCenterYMean: rename method to matrixCenterZMean (44f2673)
  • matrixMinMaxZ: add new method (08d242e)
  • matrixYRescale: rename method to matrixZRescale (8f980eb)
  • xHistogram returns a DataXY (44089c7)
  • xHistogram: add log10Scale option (6952e19)
  • xHistogram: give possibility to append to existing histogram (31f1e0d)

Bug Fixes

  • edge case of xHistogram (40752b0)

ml-spectra-processing v5.10.0

22 Apr 15:38
21db906
Compare
Choose a tag to compare

Features

  • add xCumulative (a991750)
  • add xyCumulativeDistributionStatistics (d805015)

Bug Fixes

  • xyCumulativeDistributionStatistics (a154964)

ml-spectra-processing v5.9.0

24 Mar 13:53
20ab36d
Compare
Choose a tag to compare

Features

Bug Fixes

ml-spectra-processing v5.8.0

10 Mar 10:09
f46dd9b
Compare
Choose a tag to compare

Features

ml-spectra-processing v5.7.2

10 Mar 09:22
cb602cc
Compare
Choose a tag to compare

Bug Fixes

ml-spectra-processing v5.7.1

09 Mar 14:50
1bc2fcf
Compare
Choose a tag to compare

Bug Fixes

  • xyJoinX when Y values are zero (69c7089)

ml-spectra-processing v5.7.0

04 Mar 10:30
c79d4f8
Compare
Choose a tag to compare

Features