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

Feature Request: 3x8 Grid Plots Ordered by Physical VFAT Position #64

Closed bdorney closed 6 years ago

bdorney commented 6 years ago

Brief summary of issue

Right now the 3x8 plots that all our plotting software makes orders the VFATs as (from left-to-right):

However if you physically look at the detector you would have to "invert" this plot to match the physical location of the VFATs when facing the readout PCB. Suggest to change to:

Types of issue

Expected Behavior

The 3x8 grid plot more follows physical layout of chips on the detector when facing the readout PCB.

Current Behavior

The 3x8 grid plot is inverted w.r.t. the physical layout of chips on the detector when facing the readout PCB

Context (for feature requests)

It's going to make our lives much easier when mass production and quality control starts given that there will be inexperienced users. Having an "at a glance" representation that matches the physical layout will reduce complexity and potential errors in the long-term.

bdorney commented 6 years ago

Addressed by #80