SUEPPhysics / SUEPCoffea_dask

SUEP analysis using coffea with fastjet. Uses Dask for batch submissions
3 stars 13 forks source link

Make minimal python environment #270

Closed lucalavezzo closed 8 months ago

lucalavezzo commented 9 months ago

Most of the scripts run in the singularity, such as the ntuple maker and the hist maker. However, some scripts need to submit to condor or slurm, and as such cannot run inside singularity. We need a minimal environment that can be used for this purpose.