Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Iterative trimming issues and improvements #297

@giovanni-mocellin

Description

@giovanni-mocellin

Brief summary of issue

The iterative trimming at mean+n*sigma was quite successful per se, only a couple fixes/improvements needed. Details in the QC8 report here: https://indico.cern.ch/event/881574/contributions/3714174/attachments/1984737/3306679/QC8_report_20200210.pdf

Types of issue

  • Bug report (report an issue with the code)
  • Feature request (request for change which adds functionality)

Expected Behavior

Iterative trimming fails if run on multiple chambers (2 is the maximum): tried with different options for CPU usage in scurves analyses, but still gets stuck after the first scurve taken for the bunch of chambers.
Moreover, it would be nice for the user to have all the options taken as default (vfatMask, number of iterations, sigmaOffset, etc.) and only let the CPU usage being a required option.

Current Behavior

Iterative trimming should work smoothly for more than one chamber at a time with scurves analysis parallelization.
The command could be more user friendly and less prone to human errors in case of non-expert use.

Steps to Reproduce (for bugs)

  1. In qc8daq machine
  2. Trim the detectors with iterative trimming
  3. Use as an OH mask anything that has more than 2 chambers in it
  4. It will get stuck after the first scurves data taking

Possible Solution (for bugs)

Context (for feature requests)

Your Environment

  • Machine: qc8daq
  • Version used:
  • Shell used:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions