12.1.8 (2024-09-27)
- tsbuild (23c1c53)
12.1.7 (2024-09-26)
12.1.6 (2024-03-09)
12.1.5 (2024-03-07)
- update ml-spectra-processing and dependencies (8b646d9)
12.1.4 (2024-03-06)
12.1.3 (2023-03-24)
- update dependencies (01f862e)
12.1.2 (2022-09-22)
12.1.1 (2022-09-21)
12.1.0 (2022-08-27)
12.0.0 (2022-08-06)
- add setShape n addMissingShape function
11.3.0 (2022-08-05)
11.2.1 (2022-05-06)
11.2.0 (2022-05-03)
- add range in logs of optimization (4e1c5d0)
11.1.0 (2022-05-03)
- add optimizePeaksWithLogs to be able to debug (4e7848b)
- fwhm didn't work for pseudovoigt (9b8e0b6)
11.0.0 (2022-05-02)
- Move property fwhm to be into 'shape'. This ensure compability with our other packages.
10.2.0 (2022-03-09)
- when broadening overlaping peaks the middle is proportional to the width (8bf8838)
10.1.2 (2022-02-25)
- update dependencies (924e5b7)
10.1.1 (2022-02-22)
10.1.0 (2022-02-15)
- reintroduce an improved noiseLevel option (d8d646a)
- export typescript interface for GSDPeak, etc. (2967ef5)
10.0.0 (2022-02-14)
- major refactoring
- major refactoring (42a54fb)
- update dependencies and fix is-any-array of spectra-processing (8dbae56)
9.1.0 (2021-12-15)
- remove circular dependency lf ml-gsd through ml-spectra-processing (88a6c9e)
9.0.4 (2021-12-01)
- update dependencies to have ts definition (d2899b2)
9.0.3 (2021-11-30)
- remove I from interfaces (f9c5171)
9.0.2 (2021-11-29)
9.0.1 (2021-11-23)
9.0.0 (2021-11-18)
- change peak shape structure (#68)
8.0.0 (2021-10-31)
- setup typescript (#66)
7.0.1 (2021-10-11)
- remove type definition file (efea5e2)
7.0.0 (2021-10-11)
- homogenize and generalize output (#63)
6.9.2 (2021-10-07)
- GSDPeak index rather than ndex (da4dfd3)
6.9.1 (2021-10-07)
- wrong search replace yield bad typescript definition (fcfc3c6)
6.9.0 (2021-10-05)
- update dependencies and fix build (48b4f41)
6.8.2 (2021-09-29)
- make optional option for GSD (d3657de)
6.8.1 (2021-09-29)
- add types in files (28f9dcb)
6.8.0 (2021-09-23)
6.7.0 (2021-08-10)
- update ml-peak-shape-generator to 2.0.1 (98128b8)
6.6.3 (2021-06-18)
- maxCriteria=false gives more consistent results (2652ec2)
6.6.2 (2021-05-11)
- update dependencies (4d9feac)
6.6.1 (2021-03-24)
- update dependencies (bf6ee4b)
6.6.0 (2021-01-21)
- update ml-spectra-fitting to 0.13.0 (2b4f119)
6.5.0 (2021-01-13)
- update spectra-fitting (03205a3)
6.4.0 (2020-12-21)
6.3.0 (2020-12-13)
6.2.0 (2020-12-05)
- add factorLimits parameter for optimizePeaks (1af47e1)
- add failling test case (a061013)
- improve groupPeaks (6ef7024)
- simplify optimizePeaks (3abfe93)
- update ml-spectra-fitting (97899d5)
6.1.2 (2020-11-18)
- method name in README (cb0e563)
6.1.1 (2020-11-14)
- update spectra-fitting (33d89df)
6.1.0 (2020-11-13)
6.0.0 (2020-11-06)
- Remove compatibility with node 8
- change parameters (4653e16)
- update travis (3120a4a)
5.0.0 (2020-05-19)
4.0.0 (2020-03-20)
- broadenPeaks takes into account the inflection points if available (d9302c7)
3.0.1 (2020-02-28)
3.0.0 (2020-02-27)
2.0.5 (2019-01-09)
2.0.4 (2019-01-09)
2.0.3 (2018-11-01)
2.0.2 (2018-08-03)
2.0.0 (2016-11-08)
- gsd: more understandable variable names (e8e9ccb)
- gsd: fix a threshold for first derivative (4cd0fbb)
- gsd: returns as option the boundaries and real height of each peak (cf7d895)
- gsd: rename i for index