Skip to content

Polish legacy jet datasets

Emanuele Roberto Nocera requested to merge polish_legacy_jet_datasets into master

Created by: comane

The scope of this PR is to (try to) polish the new implementation of the legacy jet datasets, namely, CMS_2JET_7TEV, CMS_1JET_8TEV, ATLAS_1JET_8TEV_R06, ATLAS_2JET_7TEV_R06.

What the PR does:

  1. Adds a filter_utils.utils.py module. This module should collect the functions that are generalisable and could, in principle, be used for all datasets.
  2. Adds a filter_utils.legacy_jets_utils.py module that collects all of the utils functions for the filter files. Polishing these is going to be much harder given the nature of the raw data.

Merge request reports

Loading