Skip to content

Commit f8e0ef5

Browse files
committed
cleanup
1 parent 48dfc0b commit f8e0ef5

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

gofer.py

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,6 @@
6464
# " --redefineSignalPOIs z"
6565
# )
6666

67-
# os.system(
68-
# "combineTool.py -M AsymptoticLimits -m 125 -d model_combined.root --there --expectSignal 1 "
69-
# " -t -1 --toysFrequentist"
70-
# " --redefineSignalPOIs r"
71-
# )
72-
# os.system("combine -M Significance model_combined.root --expectSignal 1 -t -1 --toysFrequentist")
73-
# os.system("combine -M Significance model_combined.root --expectSignal 1")
74-
# os.system("python ../plot.py --MC")
75-
# os.system("python ../plotTF.py")
76-
# os.system(
77-
# "combineTool.py -M GoodnessOfFit model_combined.root --algorithm saturated -n {} --expectSignal 1"
78-
# .format("ptrho" + str(pt) + str(rho)))
79-
8067
### F-tests\
8168
# continue
8269
_seed = "1:10:1"

0 commit comments

Comments
 (0)