Allow time domain approximants
Closes #308 (closed)
This changes the lalsimulation
function being called and enforces frequency bounds on the waveforms returned.
I noticed there's a lot of duplicate code in the source functions. I'll make a separate issue to rationalise this.
@michael.puerrer can you check this?
UPDATE: I got carried away and made all the lal source functions call a single base function. This is likely a more maintainable solution.
Merge request reports
Activity
added 2 commits
added 1 commit
- 0f8a09c2 - use different methods for time and frequency domain
added 9 commits
-
0f8a09c2...3d5ea9dc - 8 commits from branch
master
- d74d6da6 - Merge branch 'master' into 'allow_time_domain_approximants'
-
0f8a09c2...3d5ea9dc - 8 commits from branch
added 19 commits
-
c26bc406...1db36052 - 17 commits from branch
master
- f5c949d9 - Merge branch 'master' into allow_time_domain_approximants
- 43930e34 - make consistent with theta_jn
-
c26bc406...1db36052 - 17 commits from branch
changed milestone to %0.4.1
mentioned in commit 30d9a9a1
mentioned in issue #334 (closed)