Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
bilby_pipe
Commits
c57dea81
Commit
c57dea81
authored
Dec 06, 2022
by
Colm Talbot
Browse files
BUGFIX: fix parameter generation
parent
955e1408
Pipeline
#481629
passed with stages
in 27 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bilby_pipe/data_analysis.py
View file @
c57dea81
...
...
@@ -242,7 +242,7 @@ class DataAnalysisInput(Input):
if
self
.
reweighting_configuration
is
not
None
:
conversion_function
=
None
else
:
conversion_function
=
self
.
parameter_
convers
ion
conversion_function
=
self
.
parameter_
generat
ion
self
.
result
=
bilby
.
run_sampler
(
likelihood
=
likelihood
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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