cheminfo / nmrium

React component to display and process nuclear magnetic resonance (NMR) spectra.
https://docs.nmrium.org
MIT License
48 stars 24 forks source link

Baseline corrections and precalculated zone #3113

Open lpatiny opened 4 days ago

lpatiny commented 4 days ago

When we try to calculate baseline correction the default algorithm is polynomial. Before it used to preselect the zones containing the baseline but it is not the case anymore.

We now need to do it manually.

Are we sure that we call this preselection algorithm and it returns no range or we don't call this method ?

image

hamed-musallam commented 1 day ago

Which version are you using and having this issue in? This is what I get when testing on the dev site

image

lpatiny commented 9 hours ago

This problem only appears when we don't do apodization on the carbon FID spectrum:

https://dev.nmrium.org/#/SamplesDashboard/ewhnjh72q95/Viewdatacytisinedatacytisine13CFIDjson

@jobo322 when you are back from holiday please have a look at this issue.