Skip to content
Snippets Groups Projects

Modify inject signal

Merged Moritz Huebner requested to merge modify_inject_signal into master
All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -346,8 +346,8 @@ class Interferometer(object):
Note
-------
if your signal takes a substantial amount of time to generate, or
you experience buggy behaviour. It is preferable to provide the
injection_polarizations directly.
you experience buggy behaviour. It is preferable to use the
inject_signal_from_waveform_polarizations() method.
Returns
-------
Loading