Skip to content

Allow time domain approximants

Colm Talbot requested to merge allow_time_domain_approximants into master

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.

Edited by Colm Talbot

Merge request reports