/calfind

A python rewrite and extension of R. van Boekel's `CALIBRATOR_FIND`-tool

Primary LanguagePythonMIT LicenseMIT

Calibrator Find

Rewrite of R. van Boekel's CALIBRATOR_FIND tool

Installation

Install this program with

pip install +git@github.com:MBSck/calibrator_find.git

or after cloning it, locally, from its folder, in developement/editable mode, with

pip install -e .

Credit

  • R. van Boekel for his CALIBRATOR_FIND-tool