Skip to content

Latest commit

 

History

History
428 lines (206 loc) · 19.5 KB

CHANGELOG.md

File metadata and controls

428 lines (206 loc) · 19.5 KB

Changelog

12.1.8 (2024-09-27)

Bug Fixes

12.1.7 (2024-09-26)

Bug Fixes

  • generalized lorentzian as a new shape (#122) (26a22da)

12.1.6 (2024-03-09)

Bug Fixes

  • keep peaks if broad shape does not match well (#120) (1152b67)

12.1.5 (2024-03-07)

Bug Fixes

  • update ml-spectra-processing and dependencies (8b646d9)

12.1.4 (2024-03-06)

Bug Fixes

12.1.3 (2023-03-24)

Bug Fixes

12.1.2 (2022-09-22)

Bug Fixes

12.1.1 (2022-09-21)

Bug Fixes

12.1.0 (2022-08-27)

Features

  • peak picking returns id and keep id if it exists (#108) (f22f5a5)

12.0.0 (2022-08-06)

⚠ BREAKING CHANGES

  • add setShape n addMissingShape function

Features

  • add setShape n addMissingShape function (a939d0c), closes #104

11.3.0 (2022-08-05)

Features

11.2.1 (2022-05-06)

Bug Fixes

  • remove circular dependency (d73b0ae)
  • still allow node 12 compatibility (394870e)

11.2.0 (2022-05-03)

Features

  • add range in logs of optimization (4e1c5d0)

11.1.0 (2022-05-03)

Features

  • add optimizePeaksWithLogs to be able to debug (4e7848b)

Bug Fixes

  • fwhm didn't work for pseudovoigt (9b8e0b6)

11.0.0 (2022-05-02)

⚠ BREAKING CHANGES

  • Move property fwhm to be into 'shape'. This ensure compability with our other packages.

Miscellaneous Chores

10.2.0 (2022-03-09)

Features

  • when broadening overlaping peaks the middle is proportional to the width (8bf8838)

10.1.2 (2022-02-25)

Bug Fixes

10.1.1 (2022-02-22)

Bug Fixes

10.1.0 (2022-02-15)

Features

  • reintroduce an improved noiseLevel option (d8d646a)

Bug Fixes

  • export typescript interface for GSDPeak, etc. (2967ef5)

10.0.0 (2022-02-14)

⚠ BREAKING CHANGES

  • major refactoring

Features

Bug Fixes

  • update dependencies and fix is-any-array of spectra-processing (8dbae56)

9.1.0 (2021-12-15)

Features

  • remove circular dependency lf ml-gsd through ml-spectra-processing (88a6c9e)

9.0.4 (2021-12-01)

Bug Fixes

  • update dependencies to have ts definition (d2899b2)

9.0.3 (2021-11-30)

Bug Fixes

  • remove I from interfaces (f9c5171)

9.0.2 (2021-11-29)

Bug Fixes

  • eslint and update workflows (81ffdff)
  • update ml-peak-shape-generator to 4.0.1 (ed2b98a)

9.0.1 (2021-11-23)

Bug Fixes

9.0.0 (2021-11-18)

⚠ BREAKING CHANGES

  • change peak shape structure (#68)

Features

8.0.0 (2021-10-31)

⚠ BREAKING CHANGES

  • setup typescript (#66)

Features

7.0.1 (2021-10-11)

Bug Fixes

  • remove type definition file (efea5e2)

7.0.0 (2021-10-11)

⚠ BREAKING CHANGES

  • homogenize and generalize output (#63)

Features

  • homogenize and generalize output (#63) (2b3a403)

6.9.2 (2021-10-07)

Bug Fixes

  • GSDPeak index rather than ndex (da4dfd3)

6.9.1 (2021-10-07)

Bug Fixes

  • wrong search replace yield bad typescript definition (fcfc3c6)

6.9.0 (2021-10-05)

Features

  • fix and improve type script definition (e3148cd)
  • improve typescript definition (3c772f7)

Bug Fixes

  • update dependencies and fix build (48b4f41)

6.8.2 (2021-09-29)

Bug Fixes

  • make optional option for GSD (d3657de)

6.8.1 (2021-09-29)

Bug Fixes

6.8.0 (2021-09-23)

Features

6.7.0 (2021-08-10)

Features

  • update ml-peak-shape-generator to 2.0.1 (98128b8)

6.6.3 (2021-06-18)

Bug Fixes

  • maxCriteria=false gives more consistent results (2652ec2)

6.6.2 (2021-05-11)

Bug Fixes

6.6.1 (2021-03-24)

Bug Fixes

6.6.0 (2021-01-21)

Features

  • update ml-spectra-fitting to 0.13.0 (2b4f119)

6.5.0 (2021-01-13)

Features

6.4.0 (2020-12-21)

Features

  • added timeout option to avoid long executions. close #37 (#47) (b847438)

6.3.0 (2020-12-13)

Features

  • update ml-peak-shape-generator (9d446a9)
  • update ml-peak-shape-generator (#44) (70776d3)

6.2.0 (2020-12-05)

Features

  • add factorLimits parameter for optimizePeaks (1af47e1)
  • add failling test case (a061013)
  • improve groupPeaks (6ef7024)
  • simplify optimizePeaks (3abfe93)
  • update ml-spectra-fitting (97899d5)

Bug Fixes

  • always ascending order in x dimension (6ffc64f)
  • update dependencies (5ea4c7f)

6.1.2 (2020-11-18)

Bug Fixes

6.1.1 (2020-11-14)

Bug Fixes

6.1.0 (2020-11-13)

Features

  • change factorWidth from 4 to 1 (3de56ae)
  • update spectra-fitting package (#33) (e62e27b)

Bug Fixes

  • fix docs for optimize (96ea711)
  • improve speed by not predefining arrays length (e03737c)

6.0.0 (2020-11-06)

⚠ BREAKING CHANGES

  • Remove compatibility with node 8

Features

Miscellaneous Chores

5.0.0 (2020-05-19)

4.0.0 (2020-03-20)

Features

  • 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)

Bug Fixes

  • gsd: more understandable variable names (e8e9ccb)

Features

  • gsd: fix a threshold for first derivative (4cd0fbb)
  • gsd: returns as option the boundaries and real height of each peak (cf7d895)

BREAKING CHANGES

  • gsd: rename i for index