Skip to content

Releases: mljs/peak-shape-generator

ml-peak-shape-generator v0.11.0

10 Dec 14:47
de812bf
Compare
Choose a tag to compare

Features

  • add getShapeFct (6792fd7)
  • add getShapeGenerator function (ba19753)
  • interval option to calculate the shape values (8ad11d9)
  • It is possible to have differents fwhm for gaussian and lorentzian contributions in pseudo voigt shape (a5658a4)
  • refactor and added getArea static function (240b792)

Bug Fixes

  • convertion between with between inflection points and FWHM (3f6657d)

ml-peak-shape-generator v0.10.2

16 Nov 16:55
8865fc4
Compare
Choose a tag to compare

Bug Fixes

  • wrong covertion from FWHM to width between inflectionPointswidth (75b7763)

ml-peak-shape-generator v0.10.1

16 Nov 16:46
f42f6df
Compare
Choose a tag to compare

Bug Fixes

  • wrong convertion from standard deviation to FWHM (66f1bd5)
  • wrong covertion from width between inflectionPointswidth to FWHM (8d3a658)

ml-peak-shape-generator v0.10.0

12 Nov 19:28
0a295db
Compare
Choose a tag to compare

Features

ml-peak-shape-generator v0.9.0

12 Nov 14:27
118baef
Compare
Choose a tag to compare

Features

  • fix homepage link in package.json (7b3b1db)

ml-peak-shape-generator v0.8.0

11 Nov 17:06
6f7b45d
Compare
Choose a tag to compare

Features

ml-peak-shape-generator v0.7.0

04 Nov 18:35
f6cf17c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • refactor xFct functions (#19)

Features

ml-peak-shape-generator v0.6.1

04 Nov 08:19
98b9529
Compare
Choose a tag to compare

Bug Fixes

  • replace hash-object by object-hash for browser compatiblity (8aec664)

ml-peak-shape-generator v0.6.0

03 Nov 14:35
8a72475
Compare
Choose a tag to compare

Features

  • export function and deal with shape height (f7dfade)

ml-peak-shape-generator v0.5.1

14 Oct 20:43
757af70
Compare
Choose a tag to compare

Bug Fixes