Prototypes | |
def | test_gwsignal.test_lal_td_gen () |
def | test_gwsignal.test_lal_td_strain () |
def | test_gwsignal.test_lal_td_modes () |
def | test_gwsignal.test_lal_fd_gen () |
def | test_gwsignal.test_lal_fd_gen_tidal () |
def | test_gwsignal.test_lal_fd_strain () |
def | test_gwsignal.test_lal_fd_modes () |
def | test_gwsignal.gen_td_waveform () |
This test is just to check that the gwsignal generate-td-fd-waveforms and the generate-td-fd-modes functions work. More... | |
def | test_gwsignal.gen_fd_waveform () |
Test that gwsignal frequency-domain improts work #########. More... | |
def | test_gwsignal.get_amp_phase_sums (hp, hc, hlm) |
def | test_gwsignal.test_gwsignal () |
Test that the gwsignal imports are working. More... | |
Go to the source code of this file.
Namespaces | |
namespace | test_gwsignal |
Variables | |
test_gwsignal.ts = TimeSeries([10,10]) | |
dictionary | test_gwsignal.pars_dict_td |
simple tests for basic TD functionality More... | |
string | test_gwsignal.approximant = 'IMRPhenomTPHM' |
dictionary | test_gwsignal.pars_dict_fd |
simple tests for basic FD functionality More... | |
test_gwsignal.args = sys.argv[1:] or ["-v", "-rs", "--junit-xml=junit-gwsignal.xml"] | |