From 0e165c71858d071a02b450ae732717746ba3e8b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 10 Feb 2022 14:28:14 +0100 Subject: [PATCH] Update 'FCNC Fitter' --- FCNC-Fitter.md | 1 - 1 file changed, 1 deletion(-) diff --git a/FCNC-Fitter.md b/FCNC-Fitter.md index 9309287..128a439 100644 --- a/FCNC-Fitter.md +++ b/FCNC-Fitter.md @@ -96,7 +96,6 @@ python run.py -dontCompile -Data -Run 12 -fit -nBins 5 -onlyBkg -upper python run.py -dontCompile -Data -Run 12 -v 2 -fit -Ref -nBins 1 ``` -**TODO** Create PHSP weights * First, it compiles the code and prepares the tuples with Run 1. * Then, since we already compiled the code, we use the -dontCompile option for running the next commands.