Skip to content

TrackerReceiver update: Adding option to run with all SCT strips unmasked

Claire Antel requested to merge add_sct_unmasked_option into master

Adding new configuration for TrackerReceiver:

  • ApplySCTMasks (default: false (!))
    • if true, will run as before and mask dead/noisy identified strips from SCT config file.
    • if false, all strips in all modules will be unmasked for that TRB are unmasked.

Updating gpiodrivers version:

  • To accommodate new "unmask all" config option change
  • Safer setting of TrimDAC values (ensures correct channel ID encoded)
Edited by Claire Antel

Merge request reports