Skip to content

Script for running threshold scan battery before/after irradiation

Hongtao Yang requested to merge yanght/YARR:yanght_devel_threshold_battery into devel

I added some scripts and scan configs for running the threshold scan battery before/after irradiation. These are supposed to be reviewed and merged with the developments from @mamirono.

  • scripts/modifyChipConfig.py this is a script for modifying analog FE settings. It can be handy as a standalone tool.
  • scripts/runXrayThresholdScans.sh this is the script for running threshold scan battery. Currently the VDDA adjustment is not part of the machinery yet. During the test I noticed the default tuning and scan ranges of rd53b global threshold tuning and threshold scan are not optimal, so I have committed in dedicated configs for running scans

Merge request reports