Skip to content

Handle common code between training and inference pipelines #129

@ekauffma

Description

@ekauffma

Currently, the training and inference pipelines in the CMS open data ttbar notebook have overlapping code which is simply duplicated at this point. This will be difficult to maintain, so it would be good to import these common features from one file.

Commonalities:

  • Calculation of top mass using trijet reconstruction method
  • Cuts
  • Options for processing

Metadata

Metadata

Assignees

Labels

implementationconcerns analysis implementation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions