You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
After doing the threshold scan the analysis fails with:
File "/usr/lib/python2.7/site-packages/gempython/gemplotting/utils/threshAlgos.py", line 214, in anaUltraThreshold
detName.push_back(rp.tree2array(thrTree, branches = [ 'detName' ] )[0][0][0])
IndexError: index 0 is out of bounds for axis 0 with size 0
Types of issue
Bug report (report an issue with the code)
Feature request (request for change which adds functionality)
Steps to Reproduce (for bugs)
anaUltraThreshold.py /data/bigdisk/GEM-Data-Taking/GE11_QC8//GE11-X-S-FRASCATI-0006/threshold/channel//2020.03.12.10.55/ThresholdScanData.root -c short
Initializing Histograms
ge11
Filling Histograms
Traceback (most recent call last):
File "/opt/cmsgemos/bin/anaUltraThreshold.py", line 39, in<module>
args.func(args,args.infilename,args.GEBtype,filePath,args.fileScurveFitTree)
File "/usr/lib/python2.7/site-packages/gempython/gemplotting/utils/threshAlgos.py", line 214, in anaUltraThreshold
detName.push_back(rp.tree2array(thrTree, branches = [ 'detName' ] )[0][0][0])
IndexError: index 0 is out of bounds for axis 0 with size 0
Possible Solution (for bugs)
Context (for feature requests)
Your Environment
Version used:
gempython_gemplotting
Arch : noarch
Version : 1.5.11