Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle arbitrary calibration curves #2

Open
MartinHinz opened this issue Jul 5, 2021 · 0 comments
Open

Handle arbitrary calibration curves #2

MartinHinz opened this issue Jul 5, 2021 · 0 comments

Comments

@MartinHinz
Copy link
Member

Currently, at runtime, the calibration curve ../data/intcal13.14c is loaded. This cause an error when the bin is run outside of its directory. This is not a good behaviour.

  1. Import the CalCurve at compile time (but than we loose the ability to use newer cal curves)?
  2. Add a switch to specify a CalCurve at runtime, defaulting to the one shipped with the calibrator.

I would rather go for option 2.

@MartinHinz MartinHinz mentioned this issue Jul 5, 2021
@MartinHinz MartinHinz added this to the Genesis of the Calibrators milestone Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant