Prototypes | |
def | test_SEOBNRv4HM_PA.get_stored_data () |
Pre-computed data for different waveform modes, in geometric units. More... | |
def | test_SEOBNRv4HM_PA.test_SEOBNRv4HMPA () |
Test that the waveform modes of SEOBNRv4HM_PA have not changed. More... | |
Go to the source code of this file.
Namespaces | |
namespace | test_SEOBNRv4HM_PA |
Variables | |
test_SEOBNRv4HM_PA.precision | |
dictionary | test_SEOBNRv4HM_PA.rtol_amp = {(2, 2): 1e-5, (2, 1): 1e-5, (3, 3): 1e-5, (4, 4): 1e-5, (5, 5): 1e-5} |
dictionary | test_SEOBNRv4HM_PA.rtol_phase = {(2, 2): 1e-5, (2, 1): 1e-5, (3, 3): 1e-5, (4, 4): 1e-5, (5, 5): 1e-5} |
test_SEOBNRv4HM_PA.args = sys.argv[1:] or ["-v", "-rs", "--junit-xml=junit-SEOBNRv4HMPA.xml"] | |