nthallen / icosfit

ICOSfit Absorption Spectra Fitting Software
GNU General Public License v2.0
3 stars 0 forks source link

nu_F0 needs limits #12

Open nthallen opened 4 years ago

nthallen commented 4 years ago

Under conditions I cannot yet fathom, nu_F0 randomly jumps by huge steps (2.5 cm-1), which causes func_base_ptbnu to die, as it presents nu values outside the prescribed vector range. I am hoping that putting limits on nu_F0 might prevent that from happening.

I have implemented a trial. If it helps, it should be promoted to a configuration parameter.

nthallen commented 4 years ago

It helps, so should be promoted to a configuration parameter.