Skip to content

add double Crystal Ball response fitter

Antonio Boveia requested to merge crystalball into master

add double Crystal Ball response fitter and modified run.py and data_processing.py to pass full config to sliceAndDice. CB fitter is still disabled by default configuration, pending further testing. the higher frequency of failed fits needs a scheme to remove poor/stray fits before the calibration data can be successfully fit. but you can turn it on in the config to see what this changes in the individual fits and response plots.

also includes two bug fixes (error in individual fits output path, crash/hang in gaussian kernel fitting on MacOS with python3.10)

Edited by Antonio Boveia

Merge request reports