cheminfo-js / spectra-data

Library to deal with spectra (IR, UV, ...), 1D NMR as well as 2D NMR
https://cheminfo-js.github.io/spectra-data
MIT License
4 stars 0 forks source link

peakPicking options #48

Closed stropitek closed 7 years ago

stropitek commented 7 years ago

@andcastillo could you go throw those options and rethink and document the option property names. Should be concise yet descriptive. For example nL should become noiseLevel, and functionType should become more descriptive. Best would be to document the options in the corresponding package as well. For example functionType should be documented in gsd.

https://github.com/cheminfo-js/spectra-data/blob/e208ac8fe46372b489d996a4b50059fba6991730/src/peakPicking/peakPicking.js#L12