cms-gem-daq-project / gem-plotting-tools

Repository for GEM commissioning plotting tools
GNU General Public License v3.0
1 stars 26 forks source link

[Bug Fix] Fixed TypeError due to bad usage of init method #220

Closed bdorney closed 5 years ago

bdorney commented 5 years ago

Description

Sent wrong number of arguments to VFATDACBiasCannotBeReached::init(). This causes a TypeError to be raised.

Types of changes

Motivation and Context

Ran into a problem when a VFAT DAC was found that couldn't be properly biased.

How Has This Been Tested?

On QC7 setup.

Screenshots (if appropriate):

Checklist: