iris-hep / analysis-grand-challenge

Repository dedicated to AGC preparations & execution
https://agc.readthedocs.io
MIT License
24 stars 39 forks source link

Path towards v1.1 #162

Closed alexander-held closed 1 year ago

alexander-held commented 1 year ago

Prepare a v1.1 tag, which will correspond to the v1 analysis task. The task will not change. We presumably will branch off of v1.0.0 for this.

cc @eguiraud for related discussions

Moving forward: major versions are distinct analysis tasks, minor/patch reserved for implementations.

alexander-held commented 1 year ago

We should also update the lower bound when re-binning, as that currently does not align with existing bin edges:

all_histograms[120j::hist.rebin(2), "4j2b", "ttbar", "nominal"]

This should be equivalent to 110j (which is a bin boundary).

alexander-held commented 1 year ago

v1.1 is now released: https://github.com/iris-hep/analysis-grand-challenge/releases/tag/v1.1.0