OxfordIonTrapGroup / oitg

Python package of helper routines (result loading, fitting, etc) for the Oxford Ion-Trap Group (OITG).
https://oxfordiontrapgroup.github.io/oitg/
13 stars 9 forks source link

fitting: Fail on undefined constants/initial values #15

Closed dnadlinger closed 5 years ago

dnadlinger commented 5 years ago

This avoids situations where the user thinks a given value is used, but in fact it used to be silently ignored.

dnadlinger commented 5 years ago

Merging despite failure as the latter is unrelated; see https://github.com/OxfordIonTrapGroup/oitg/issues/17.