Skip to content

Releases: cheminfo/spectra-processor

spectra-processor v2.8.0

03 Nov 17:21
a6bf5f0
Compare
Choose a tag to compare

Features

  • add data in spectrum check first and last point in order to reverse (ee29058)

Bug Fixes

  • growingX and not growingx (7b23ec5)

spectra-processor v2.7.0

02 Nov 15:06
ddbbd50
Compare
Choose a tag to compare

Features

spectra-processor v2.6.0

02 Nov 09:09
0af543e
Compare
Choose a tag to compare

Features

Bug Fixes

  • update dependency to fix getEquallySpacedData (0871c1d)

spectra-processor v2.5.2

04 Mar 16:42
c937382
Compare
Choose a tag to compare

Bug Fixes

  • update dependencies and fix testcases (fc3813f)

spectra-processor v2.5.1

05 Feb 10:07
9ce88af
Compare
Choose a tag to compare

Bug Fixes

  • getNormalizationannotations (8886138)

spectra-processor v2.5.0

19 Jan 06:05
b17d4ce
Compare
Choose a tag to compare

Features

  • add centerMean and rescale postProcessing (19a6da0)
  • add options {ids} in getMetadata and getClasses (c61bd16)

spectra-processor v2.4.0

11 Jan 14:47
f04f129
Compare
Choose a tag to compare

Features

  • add cache in getScaledData (6f6bf35)
  • add filters in getScaledData (4f94ba6)
  • add getNormalizedCommonBoundary (7ee2e37)
  • add getPostProcessedText (d2dd756)
  • add pareto filter (13967a8)
  • add scale level get getPostProcessedData (f8f7a49)
  • deal with fct error in filters (1f68864)
  • refactor getScaledData to deal with matrix (97d318e)

Bug Fixes

  • getPostProcssedData and getPostProcessedChart (1901c13)
  • update dependencies and fix pqn (fba15e7)

spectra-processor v2.3.0

13 Dec 16:01
9c3d1da
Compare
Choose a tag to compare

Features

Bug Fixes

spectra-processor v2.2.0

20 Nov 08:07
6202b5c
Compare
Choose a tag to compare

Features

  • allow typed array for data (7c39ba9)

spectra-processor v2.1.0

19 Nov 13:49
313425d
Compare
Choose a tag to compare

Features

  • add align filter (0591e57)
  • add calculateSpectraXShifts (11cd671)
  • add getSpectraShifts function (#9) (3dafee6)
  • add SG as filter (ea1fb68)
  • deal with xShift when getting normalized data (6aa0724)
  • set memory limit for original spectra to 256 Mb (8c24164)

Bug Fixes