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

resolve argument mismatch when ana_scans calls calibrateThrDac #247

Closed AndrewLevin closed 5 years ago

AndrewLevin commented 5 years ago

Adds a namespace module and uses this namespace module to pass arguments to calibrateThrDac in ana_scans.py

Description

Also, the namespace is used in calibrateThrDac.py and a bug in threshAlgos.py is fixed (highNoiseCutDefault --> HighNoiseCutDefault).

Types of changes

Motivation and Context

Resolves https://github.com/cms-gem-daq-project/gem-plotting-tools/issues/246

How Has This Been Tested?

Yes, I have used ana_scans.py to run over two detectors in parallel and also checked that calibrateThrDac.py still works.

Screenshots (if appropriate):

Checklist: