Skip to content

Add ntracks max option to check_lwtnn-model.py

Adds option to check_lwtnn-model.py:

  -n NTRACKS_MAX, --ntracks_max NTRACKS_MAX
                        Number of tracks per jet to ignore.

which will be used to compute the sample diff percentages in the script output to the console. Does not actually restrict data being saved to csv.

Merge request reports