Improve calibration procedure by using numba/dict
Finally numba
supports (at least partly) the dictionary type, we should try it out for the calibration procedure which uses a double lookup ;)
Finally numba
supports (at least partly) the dictionary type, we should try it out for the calibration procedure which uses a double lookup ;)