Closed bdorney closed 6 years ago
The two scans should give the same value of rate vs. scan register (bandwidth considerations not accounted for).
As shown:
http://cmsonline.cern.ch/cms-elog/1028798
The series and the parallel sbit scans produce different results
sbitThreshScanParallel.py --shelf=3 -s5 -g0 --vfatmask=0x30 --scanmin=0 --scanmax=256 --stepSize=1
sbitThreshScanSeries.py --shelf=3 -s5 -g0 --vfatmask=0xfffffe --scanmin=0 --scanmax=254 --stepSize=1 --time=1000
VFAT0
The case is the following:
sbitRateScanParallelLocal(...)
sbitThreshScanParallel.py
I will investigate item 3 and update the community.
Wrong set point
2236dc2
/bin/zsh
Oops this probably should have gone in ctp7_modules
ctp7_modules
Brief summary of issue
Types of issue
Expected Behavior
The two scans should give the same value of rate vs. scan register (bandwidth considerations not accounted for).
Current Behavior
As shown:
http://cmsonline.cern.ch/cms-elog/1028798
The series and the parallel sbit scans produce different results
Steps to Reproduce (for bugs)
sbitThreshScanParallel.py --shelf=3 -s5 -g0 --vfatmask=0x30 --scanmin=0 --scanmax=256 --stepSize=1
sbitThreshScanSeries.py --shelf=3 -s5 -g0 --vfatmask=0xfffffe --scanmin=0 --scanmax=254 --stepSize=1 --time=1000
VFAT0
Possible Solution (for bugs)
The case is the following:
sbitRateScanParallelLocal(...)
or the corresponding python scriptsbitThreshScanParallel.py
I will investigate item 3 and update the community.
Context (for feature requests)
Wrong set point
Your Environment
2236dc2
/bin/zsh