From d2dca5e82e5a209d0fd18ab831c99d1333c3dddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Tue, 8 Feb 2022 07:23:57 +0100 Subject: [PATCH] Update 'Selection code' --- Selection-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Selection-code.md b/Selection-code.md index 00807ce..5d92be3 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -104,7 +104,7 @@ runAllPHSPMC(1); runAllPHSPMC(2); .q ``` -Then, run a python script [[Rescale_pi0momentum.py|Rescale-pi0-momentum]] performing the Kstar MacGyver DTF +Then, run a python script (no need to source python as described above! lb-conda takes care of loading the pandas and everything) [[Rescale_pi0momentum.py|Rescale-pi0-momentum]] performing the Kstar MacGyver DTF ``` lb-conda default python Scripts/Rescale_pi0momentum.py ```