v1.0.0
The ttbar CMS Open Data analysis now uses an input dataset in NanoAOD format. These new files were created from the same MiniAOD files that were previously used to create the custom ntuple format used in earlier versions. Functionality is otherwise equivalent to v0.2.0, the only aspects that changed were those relating to the NanoAOD files (such as list of columns for I/O testing).
The AGC now also has a new documentation webpage on readthedocs: https://agc.readthedocs.io/.
Full list of changes:
- fix: update I/O branches (#126)
- fix: GiB vs GB for file sizes (#121)
- fix: minor changes to docs (#125)
- changed jupytext synced file for plotEvents to py (#124)
- fix: added pandoc for building docs in CI (#123)
- docs: Read the docs website for AGC (#114)
- feat: switch to NanoAOD input files for AGC CMS ttbar notebook (#102)
- fix: add axis labels and binning to cabinetry config file (#117)
Full Changelog: v0.2.0...v1.0.0