smeerten / ssnake

A program for the analysis of NMR data.
Other
20 stars 15 forks source link

unit of fitted parameters not stored #94

Closed jtrebosc closed 2 years ago

jtrebosc commented 3 years ago

There can be issues when loading parameters. Depending on the units used to display the spectrum the numbers can be interpreted as different units (ppm/Hz) for position or width, leading to wrong simulations. The units used to write the parameter file should be either fixed or specified in the parameter file. Then proper conversion upon loading or writing should be done.