Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
GstLAL
Commits
b7cca460
Commit
b7cca460
authored
Aug 21, 2019
by
Chad Hanna
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gstlal_inspiral_pipe: put background prior back to 1 count
parent
e4e054c6
Pipeline
#75898
failed with stages
in 41 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gstlal-inspiral/bin/gstlal_inspiral_pipe
gstlal-inspiral/bin/gstlal_inspiral_pipe
+1
-1
No files found.
gstlal-inspiral/bin/gstlal_inspiral_pipe
View file @
b7cca460
...
...
@@ -511,7 +511,7 @@ def rank_and_merge(dag, createPriorDistStatsJob, calcRankPDFsJob, calcRankPDFsWi
# the time being.
priornode
=
dagparts
.
DAGNode
(
createPriorDistStatsJob
,
dag
,
parent_nodes
=
[
one_ifo_svd_nodes
[
n
]]
+
mass_model_add_node
or
[],
opts
=
{
"instrument"
:
instrument_set
,
"background-prior"
:
1
0000
,
"min-instruments"
:
options
.
min_instruments
,
"df"
:
"bandwidth"
,
"coincidence-threshold"
:
options
.
coincidence_threshold
},
opts
=
{
"instrument"
:
instrument_set
,
"background-prior"
:
1
,
"min-instruments"
:
options
.
min_instruments
,
"df"
:
"bandwidth"
,
"coincidence-threshold"
:
options
.
coincidence_threshold
},
input_files
=
{
"svd-file"
:
one_ifo_svd_nodes
[
n
].
output_files
[
"write-svd"
],
"mass-model-file"
:
mass_model_file
,
"dtdphi-file"
:
svd_to_dtdphi_map
[
n
],
"psd-xml"
:
ref_psd
},
output_files
=
{
"write-likelihood"
:
dagparts
.
T050017_filename
(
instruments
,
'%04d_CREATE_PRIOR_DIST_STATS'
%
(
n
,),
boundary_seg
,
'.xml.gz'
,
path
=
createPriorDistStatsJob
.
output_path
)}
)
...
...
Chad Hanna
@chad-hanna
mentioned in commit
cbfd64b3
·
Aug 21, 2019
mentioned in commit
cbfd64b3
mentioned in commit cbfd64b3bdd57bd8177ce7d4e20b8406eeb23eca
Toggle commit list
Chad Hanna
@chad-hanna
mentioned in commit
bde3c677
·
Sep 05, 2019
mentioned in commit
bde3c677
mentioned in commit bde3c677d5073a7b9418c6ddf6e04c4ae3d7ceb0
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment