Skip to content

Clean up Calo decoding configuration

Carla Marin Benito requested to merge cmb_calodecoding into master

Changes:

  • Hardcode name of raw banks in a single place, namely make_digits, adding a switch between old and new bank names.
  • Add bind to use old bank types in configuration files using old samples.
  • remove unused options file

Closes #491 (closed)

A follow up MR will change the default to use the new raw bank names. This one can be tested and merged already.

Merge request reports