Skip to content
Snippets Groups Projects
Commit 249f8bdb authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Merge branch...

Merge branch '570-lal_binary_black_hole-documentation-should-mention-lal_waveform_dictionary-as-an-option' into 'master'

Resolve "lal_binary_black_hole documentation should mention lal_waveform_dictionary as an option"

Closes #570

See merge request lscsoft/bilby!1021
parents 5e32d717 d5f678c4
No related branches found
No related tags found
1 merge request!1021Resolve "lal_binary_black_hole documentation should mention lal_waveform_dictionary as an option"
Pipeline #282060 failed
......@@ -72,6 +72,9 @@ def lal_binary_black_hole(
However, waveform_arguments =
dict(waveform_approximant='IMRPhenomXHM', mode_array=[[2,2],[4,-4]])
returns the 22 and 4-4 of IMRPhenomXHM.
- lal_waveform_dictionary:
A dictionary (lal.Dict) of arguments passed to the lalsimulation
waveform generator. The arguments are specific to the waveform used.
Returns
=======
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment