Skip to content

Commit

Permalink
updat scans
Browse files Browse the repository at this point in the history
  • Loading branch information
rkansal47 committed Apr 10, 2024
1 parent 817bd0d commit 22ea511
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion inference_scans/run_upper_limits_point_r.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ law run PlotUpperLimitsAtPoint \
--unblinded "$UNBLINDED" \
--h-lines 1 \
--save-hep-data True \
--remove-output 0,a,y
--remove-output 4,a,y
# --use-snapshot True \ # for (fit to data) after unblinding
# --Snapshot-workflow "local" \
5 changes: 2 additions & 3 deletions inference_scans/run_upper_limits_r_1d_c2v.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ law run PlotUpperLimits \
--datacards "$Cbbww4qInject" \
--xsec fb \
--pois r \
--scan-parameters C2V,-1,3,10 \
--scan-parameters C2V,-1,-0.2,3:C2V,-0.1,0.5,7:C2V,0.7,1.5,5:C2V,1.6,2.1,6:C2V,2.2,3,3 \
--UpperLimits-workflow "htcondor" \
--UpperLimits-tasks-per-job 1 \
--file-types "png,pdf" \
Expand All @@ -17,9 +17,8 @@ law run PlotUpperLimits \
--show-parameters "kl,kt,C2V,CV" \
--br bbww \
--save-ranges \
--remove-output 0,a,y \
--remove-output 1,a,y \
--save-hep-data True \
--frozen-groups signal_norm_xsbr
# --use-snapshot True \ # for (fit to data) after unblinding
# --Snapshot-workflow "local" \
# --scan-parameters kl,-3,5,8 \
2 changes: 1 addition & 1 deletion inference_scans/run_upper_limits_r_1d_kl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ law run PlotUpperLimits \
--show-parameters "kt,C2V,CV" \
--br bbww \
--save-ranges \
--remove-output 0,a,y \
--remove-output 2,a,y \
--save-hep-data False \
--frozen-groups signal_norm_xsbr

Expand Down

0 comments on commit 22ea511

Please sign in to comment.