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

add itertrim to getdirbyana #248

Closed AndrewLevin closed 5 years ago

AndrewLevin commented 5 years ago

vfatqc-python-scripts depends on gem-plotting-tools, and so these are the changes in gem-plotting tools which are needed to add iterative trimming to run_scans.py in vfatqc-python-scripts

Description

Add iterTrim to list of analysis types in two places.

Types of changes

Motivation and Context

In order for https://github.com/cms-gem-daq-project/vfatqc-python-scripts/pull/275 to work, we need to have iterTrim as one of the scan types known to getdirbyana.

How Has This Been Tested?

Yes, it was tested on the coffin.

Screenshots (if appropriate):

Checklist:

AndrewLevin commented 5 years ago

can you rebase this?

done