Skip to content

Fix extension samples #442

@bryates

Description

@bryates

We should not have any -ext files in our repo. The idea behind extensions is they are summed together with the main sample, so the sum of weights contains all events. The make_jsons.py script looks for _ext

if '_ext' in out_name:

so there must have been a mistake when these were entered as -ext.
Example:
../../input_samples/sample_jsons/background_samples/central_2022/ST_tW_Semileptonic-ext1.json

Metadata

Metadata

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