Skip to content

Releases: mljs/global-spectral-deconvolution

v11.3.0

05 Aug 12:50
36a2b4c
Compare
Choose a tag to compare

11.3.0 (2022-08-05)

Features

v11.2.1

06 May 13:05
51a56ec
Compare
Choose a tag to compare

11.2.1 (2022-05-06)

Bug Fixes

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

v11.2.0

03 May 11:23
30e8d5a
Compare
Choose a tag to compare

11.2.0 (2022-05-03)

Features

  • add range in logs of optimization (4e1c5d0)

v11.1.0

03 May 09:16
db9f945
Compare
Choose a tag to compare

11.1.0 (2022-05-03)

Features

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

Bug Fixes

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

v11.0.0

02 May 08:55
06adc6b
Compare
Choose a tag to compare

11.0.0 (2022-05-02)

⚠ BREAKING CHANGES

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

Miscellaneous Chores

v10.2.0

09 Mar 07:27
ee1e51c
Compare
Choose a tag to compare

10.2.0 (2022-03-09)

Features

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

ml-gsd v10.1.2

25 Feb 15:15
731d589
Compare
Choose a tag to compare

Bug Fixes

ml-gsd v10.1.1

22 Feb 18:50
8cf9ff0
Compare
Choose a tag to compare

Bug Fixes

ml-gsd v10.1.0

15 Feb 19:24
7c49ebe
Compare
Choose a tag to compare

Features

  • reintroduce an improved noiseLevel option (d8d646a)

Bug Fixes

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

ml-gsd v10.0.0

14 Feb 15:32
38c2d6e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • major refactoring

Features

Bug Fixes

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