Skip to content

Waveform generator starting time

Moritz Huebner requested to merge waveform_generator_starting_time into master

Adds an optional argument starting_time=0 to the waveform generator. This is passed on for the creation of the time_array in the respective utils function. This is necessary because for some waveform models we have to allow starting times < 0 because of the conventions used within that package.

https://git.ligo.org/Monash/tupak/issues/125

Edited by Moritz Huebner

Merge request reports