Skip to content

Releases: mljs/global-spectral-deconvolution

v12.1.1

21 Sep 19:28
a7402cd

Choose a tag to compare

12.1.1 (2022-09-21)

Bug Fixes

v12.1.0

27 Aug 04:56
b23d382

Choose a tag to compare

12.1.0 (2022-08-27)

Features

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

v12.0.0

06 Aug 14:39
10752b6

Choose a tag to compare

12.0.0 (2022-08-06)

⚠ BREAKING CHANGES

  • add setShape n addMissingShape function

Features

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

v11.3.0

05 Aug 12:50
36a2b4c

Choose a tag to compare

11.3.0 (2022-08-05)

Features

v11.2.1

06 May 13:05
51a56ec

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

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

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

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

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

Choose a tag to compare

Bug Fixes