Tags: scikit-hep/hepconvert
Tags
build(deps): bump codecov/codecov-action (#98) Bumps the actions group with 1 update in the / directory: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4.3.1 to 4.5.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.3.1...v4.5.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zoë Bilodeau <70441641+zbilodea@users.noreply.github.com>
fix: add_histograms() output visualization errors (#82) * fixed force option, fixed multiple args * fixes to hadd logic, storing histograms in dict now...need users to be able to store two files worth of hists in memory * Adjusting where should flow=True * changed the way taxes were created, identify.to_axis seemed to change the edge values * Now creating to_axis objects without including bin edges as arguments...
feat: add branch skimming option for reading ROOT files (#71) * first commit * saving * added branch filtering * formatting? * got rid of eval(), now pylint is complaining about exec()... * need noqa for 'unused variable' * Switched to using uproot's 'cut' argument
PreviousNext