You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
Brief summary of issue
Right now
calibrateArmDac.shonly dumps VFAT0 configuration to log file. This is a problem because:Types of issue
Expected Behavior
All VFAT settings are written to log file.
Current Behavior
Only VFAT0 is written to log file.
Possible Solution (for bugs)
This line should be executed inside of a loop over all VFATs:
sw_utils/scripts/calibrateArmDac.sh
Lines 58 to 62 in 20707f0
Context (for feature requests)
For evaluating scan settings it is important to have all info in the log file.