minor bug fixes to calibration map
As discussed in !31 (merged), there were some small-ish bugs within idq.calibration.CalibrationMap
. These boiled down to
- attempting to define a cross-validation likelihood with fewer than 2 samples within
idq.calibration.FixedBandwidth1DKDE
, which is nonsensical - a small typo in one of a gazillion delegations defined within
idq.calibation.CalibrationMap