cheminfo / nmrium

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

export and reimport 1D fid #2306

Closed lpatiny closed 1 year ago

lpatiny commented 1 year ago

https://export-spectrum-as-jcamp.nmrium.pages.dev/#/SamplesDashboard/7laqv57uuwg/Viewdatacytisinedatacytisine13CFIDjson

If we export the 13C fid and reimport we have some issues with the baseline

image

While the digital filter is still applied

image

@jobo322 could you check what is the issue ?

jobo322 commented 1 year ago

the problem is the digital filtering applied is exported in the FID, so at the moment to re-import the FID we move more points that the needed.

I propose to change the digital filter parameter if the digital filter is applied. so the result would be ok with respect to mestrenova and nmrium.