Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompareShapes() cannot take in empty bkg or signals arguements #26

Closed
lcorcodilos opened this issue Jan 4, 2021 · 0 comments · Fixed by #27
Closed

CompareShapes() cannot take in empty bkg or signals arguements #26

lcorcodilos opened this issue Jan 4, 2021 · 0 comments · Fixed by #27

Comments

@lcorcodilos
Copy link
Owner

Traceback (most recent call last):
  File "exercises/example.py", line 185, in <module>
    CompareShapes(plot_filename,options.year,varnames[varname],bkgs={},signals=signal_hists,colors=colors,names=names)
  File "build/bdist.linux-x86_64/egg/TIMBER/Tools/Plot.py", line 96, in CompareShapes
IndexError: list index out of range
@lcorcodilos lcorcodilos added this to To do in TIMBER Development via automation Jan 4, 2021
@lcorcodilos lcorcodilos linked a pull request Jan 5, 2021 that will close this issue
TIMBER Development automation moved this from To do to Done Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant