Skip to content

Update the code to produce the TnP bonzais

Hugues Louis Brun requested to merge hbrun/shears:newTnPBonzai into master

Example of how to grow the bonzais:

  • merge this MR
  • in a new directory (usually in ntuple_production), create a tasklist.txt containing the following
* base directory: /storage_mnt/storage/user/hbrun//public/CatalogsAndPublicJSON/workingCatalogs`
* output directory: /store/user/[youName]/bonzais/testPhotons

# Catalog files                  Selection  Subselection Number of files per job
Baobabs-SingleMuon-small.txt   TagProbePruner    Mu                 1
  • then launch the jobs with grow_bonzais --task-list tasklist.txt

when the jobs are finished use the command: grow_bonzais --make-catalogs tasklist.txt

Merge request reports