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

New Feature: Updating anaSBitThresh.py For MultiLink Analysis #194

Closed bdorney closed 5 years ago

bdorney commented 5 years ago

Description

Provided new functionality to analyze multi link SBIT rate scan results provided by: https://github.com/cms-gem-daq-project/vfatqc-python-scripts/pull/231

See documentation provided in new functions/scripts for details and usage example.

Types of changes

Motivation and Context

Needed an analysis tool to analyze new scan output format.

How Has This Been Tested?

Analyzed new data.

Screenshots (if appropriate):

canv_Summary_Rate1D_vs_THR_ARM_DAC_GE11-X-S-CERN-0009 canv_Summary_Rate1D_vs_THR_ARM_DAC_GE11-X-S-CERN-0010 canv_Summary_Rate1D_vs_THR_ARM_DAC_GE11-X-S-INDIA-0007

Note VFATs with no data will not be displayed. It should be understood that such a VFAT has a problem (e.g. you should always see the pedestal at low CFG_THR_ARM_DAC).

And an example VFAT config file:

vfatConfig.txt

Checklist:

bdorney commented 5 years ago

@jsturdy @mexanick ready for review.