Begin by cloning the repository,
git clone [email protected]:UMN-CMS/WrCoffea.git
cd WrCoffea
To set up a grid UI
voms-proxy-init --rfc --voms cms -valid 192:00
To run a basic analysis,
python3 bin/run_analysis.py Run3Summer22 DYJets --hists --skimmed
More information can be found in the README.md
file in other folders.