Skip to content

Commit

Permalink
updating text of the tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarecazzaniga committed Sep 17, 2024
1 parent e843d7d commit 75a7b1b
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,13 @@ python3 utils/create_datacards.py -m 1500
```

The datacards will be created in the directory ```example_analysis/datacards/mPhi1500/``` inside the tutorial directory. The datacards can be combined then using the usual command:
The datacards will be created in the directory ```example_analysis/datacards/mPhi1500/``` inside the tutorial directory. Move into the directory where the datacards are stored:
```
cd example_analysis/datacards/mPhi1500/
```

The datacards can be combined then using the usual command:

```
combineCards.py mPhi_1500_*2018*.txt > combined_mPhi_1500_2018.txt
Expand Down

0 comments on commit 75a7b1b

Please sign in to comment.