Skip to content

Commit

Permalink
Add introductory sentence to README, reference wiki.
Browse files Browse the repository at this point in the history
  • Loading branch information
yrath committed Jan 22, 2020
1 parent 56afe19 commit 4742e4d
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Jet Tagging Scale Factors Measurement

### Scale factor method

The scale factors calculated with this repository are designed to calibrate the shape of b-tagging discriminants (currently DeepCSV and DeepJet) for heavy flavor and light flavor jets.

### Implementation Info

The *Luigi Analysis Workflow* (**law**) package is used to structure the scale factor measurement.
Expand Down Expand Up @@ -39,19 +43,4 @@ To let the tasks talk to a central luigi scheduler, you need to set `$JTSF_SCHED

### Running Tasks

##### `WriteTrees`

```shell
# example
law run WriteTrees --dataset data_B_ee --version prod1 --grid-ce CNAF --poll-interval 1 --transfer-logs
```

### Available Grid CEs

- `RWTH`
- `RWTH_short`
- `DESY`
- `CNAF`
- `IRFU`
- `IIHE`
- `CIEMAT`
Check the wiki page of this repository for instructions on how to run the tasks required for the SF calculations.

0 comments on commit 4742e4d

Please sign in to comment.