Skip to content

Statistical Comparison Script #32

Description

@Tarshihi

The Stat_comparison.py script still needs a few updates:

  1. Variable_configs needs to be changed/completely altered depending on the workflow we're simulating (different particles being generated).
  2. The downloaded ROOT file from CERN Open Data should also differ depending on the workflow itself, and it's unclear whether multiple runs of the same workflow entails comparisons with different ROOT files.
  3. Perhaps depending on the size of the NanoAOD file, it could either be downloaded locally automatically and then loaded using load_variable() or if it exceeds a certain file size, it could be streamed in some way.
  4. The script itself could be integrated into the Snakefile such that after execution, the user would have the final NanoAOD file as well as the result of its comparison with one of the downloaded ROOT files across multiple variables (each having its own MISMATCH or OK result).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions