v0.2.0
Improved ServiceX pipeline, otherwise corresponding to the ACAT 2022 setup from v0.1.0. The ServiceX executor in coffea is no longer used. Transforms are instead all launched at once and subsequently processed in coffea once they are all done. Downloads of the transform are skipped, the results are directly streamed into coffea.
Full list of changes:
- build: update versions of dependencies from CMS ttbar setup (#112)
- feat: combine ServiceX transforms for CMS ttbar notebook (#107)
- fix: update func-adl query for H>ZZ notebook (#106)
- feat: ATLAS H>ZZ ServiceX transform names (#104)
- feat: serve ROOT file URIs with ServiceX for CMS ttbar notebook (#103)
- feat: serving ROOT file URIs with ServiceX in HZZ notebook (AGC demo day) (#96)
- feat: use jupytext for demonstrator notebooks (#92)
- [pip] Update AGC related packages to latest versions (#89)
- docs: add Zenodo DOI badge (#88)