Releases: mljs/spectra-processing
Releases · mljs/spectra-processing
ml-spectra-processing v6.1.2
Bug Fixes
- xHistogram log should be value + 1 (024fd33)
ml-spectra-processing v6.1.1
Bug Fixes
- histogram is a float array to allow log (7db1295)
ml-spectra-processing v6.1.0
ml-spectra-processing v6.0.0
⚠ 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
ml-spectra-processing v5.9.0
ml-spectra-processing v5.8.0
Features
- add xyArrayMerge (e0a53ab)
ml-spectra-processing v5.7.2
Bug Fixes
- xyObjectJoinX with y=0 (feaa0fe)
ml-spectra-processing v5.7.1
Bug Fixes
- xyJoinX when Y values are zero (69c7089)
ml-spectra-processing v5.7.0
Features
- add xyFilterXPositive (7d8ffcb)