Skip to content

Commit

Permalink
previously missed updates (#74)
Browse files Browse the repository at this point in the history
* changes previously missed. updated to page_foreground executable

* exclude_zerolag didnt have a pegasus profile
  • Loading branch information
Gareth S Davies authored Jun 3, 2020
1 parent 32ea73d commit 820547a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
14 changes: 11 additions & 3 deletions O3exp/pipeline/executables.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ inspiral = ${which:pycbc_inspiral}
;llwadd = ${which:ligolw_add}
merge_psds = ${which:pycbc_merge_psds}
optimal_snr = ${which:pycbc_optimal_snr}
page_foreground = ${which:pycbc_multiifo_page_foreground}
page_foreground = ${which:pycbc_page_foreground}
page_ifar = ${which:pycbc_page_ifar}
page_ifar_catalog = ${which:pycbc_ifar_catalog}
page_injections = ${which:pycbc_page_injtable}
Expand Down Expand Up @@ -137,6 +137,14 @@ dagman|priority = 5000
dagman|priority = 5000
condor|+InitialRequestMemory = 3000

[pegasus_profile-exclude_zerolag]
dagman|priority = 5000
condor|+InitialRequestMemory = 3000

[pegasus_profile-combine_statmap]
dagman|priority = 5000
condor|+InitialRequestMemory = 3000

;[pegasus_profile-distribute_background_bins]
;dagman|priority = 5000
;condor|+InitialRequestMemory = 6000
Expand Down Expand Up @@ -214,11 +222,11 @@ pegasus|clusters.size = 5
condor|+InitialRequestMemory = 3000
pegasus|clusters.size = 5

[pegasus_profile-statmap]
[pegasus_profile-multiifo_statmap]
condor|+InitialRequestMemory = 10000
dagman|priority = 500

[pegasus_profile-statmap_inj]
[pegasus_profile-multiifo_statmap_inj]
condor|+InitialRequestMemory = 10000
dagman|priority = 500

Expand Down
1 change: 1 addition & 0 deletions O3exp/pipeline/plotting.ini
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ sig-type = stat

;######################## Foundmissed Plots ##################################
[plot_foundmissed]
; current multi-ifo pipeline does not calculate inclusive inj ifar
far-type = exclusive

[plot_foundmissed-sub_mchirp_grad&plot_foundmissed-all_mchirp_grad&plot_foundmissed-summary]
Expand Down

0 comments on commit 820547a

Please sign in to comment.