Skip to content

Getting started

Kaechb edited this page Jan 6, 2023 · 4 revisions

Welcome to the Susy1LeptonAnalysis wiki!

First steps should include:

Setting up a directory on your nfs

Getting the code, e.g. git clone git@github.com:frengelk/Susy1LeptonAnalysis.git (Check your credentials!)

(From now on, stay in the Susy1LeptonAnalysis directory)

For installing all necessary python packages: source setup_conda.sh

For setting up law: source analysis/setup.sh

FIXME: Which variables to setin your personal .profile

If you add a new task, include it into law.cfg, then execute law index (--verbose) again

To get an overview of which tasks to run, see the next pages

Clone this wiki locally