Skip to content
Snippets Groups Projects
Commit 90f839a0 authored by Moritz's avatar Moritz
Browse files

Changed docstring: bilby.gw.waveform_generator.WaveformGenerator

parent 31f18abe
No related branches found
No related tags found
1 merge request!339Changed docstring: bilby.gw.waveform_generator.WaveformGenerator
Pipeline #45994 passed
......@@ -1304,7 +1304,7 @@ class Interferometer(object):
`waveform_generator.frequency_domain_strain()`. If
`waveform_generator` is also given, the injection_polarizations will
be calculated directly and this argument can be ignored.
waveform_generator: bilby.gw.waveform_generator
waveform_generator: bilby.gw.waveform_generator.WaveformGenerator
A WaveformGenerator instance using the source model to inject. If
`injection_polarizations` is given, this will be ignored.
......@@ -2158,7 +2158,7 @@ def get_interferometer_with_fake_noise_and_injection(
`waveform_generator.frequency_domain_strain()`. If
`waveform_generator` is also given, the injection_polarizations will
be calculated directly and this argument can be ignored.
waveform_generator: bilby.gw.waveform_generator
waveform_generator: bilby.gw.waveform_generator.WaveformGenerator
A WaveformGenerator instance using the source model to inject. If
`injection_polarizations` is given, this will be ignored.
sampling_frequency: float
......
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