New waveforms interface
All threads resolved!
All threads resolved!
Compare changes
Files
3+ 118
− 45
@@ -359,7 +359,21 @@ const LALSimInspiralGenerator *lalSimInspiralGeneratorTemplates[NumApproximants]
@@ -376,7 +390,11 @@ void XLALDestroySimInspiralGenerator(LALSimInspiralGenerator *generator)
@@ -400,7 +418,11 @@ LALSimInspiralGenerator *XLALCreateSimInspiralGenerator(const LALSimInspiralGene
@@ -408,15 +430,30 @@ LALSimInspiralGenerator *XLALSimInspiralChooseGenerator(Approximant approx, LALD
@@ -433,7 +470,13 @@ int XLALSimInspiralGenerateTDWaveform(
* Equivalent to XLALSimInspiralChooseTDModes(). The only difference is that the SphHarmSeries object needs to be passed as an argument to the function. The actual returned value is an integer which indicates success or error in the waveform evaluation (see https://lscsoft.docs.ligo.org/lalsuite/lal/group___x_l_a_l_error__h.html).
@@ -449,6 +492,13 @@ int XLALSimInspiralGenerateTDModes(
@@ -464,6 +514,13 @@ int XLALSimInspiralGenerateFDWaveform(
* Equivalent to XLALSimInspiralChooseFDModes. The only difference is that the SphHarmSeries object needs to be passed as an argument to the function. The actual returned value is an integer which indicates success or error in the waveform evaluation (see https://lscsoft.docs.ligo.org/lalsuite/lal/group___x_l_a_l_error__h.html).
@@ -479,6 +536,16 @@ int XLALSimInspiralGenerateFDModes(
@@ -497,7 +564,7 @@ void XLALSimInspiralParseDictionaryToChooseTDWaveform(
@@ -521,22 +588,25 @@ void XLALSimInspiralParseDictionaryToChooseTDWaveform(
@@ -558,6 +628,9 @@ void XLALSimInspiralParseDictionaryToChooseTDModes(
@@ -577,7 +650,7 @@ void XLALSimInspiralParseDictionaryToChooseFDWaveform(
@@ -603,23 +676,26 @@ void XLALSimInspiralParseDictionaryToChooseFDWaveform(
@@ -643,12 +719,9 @@ void XLALSimInspiralParseDictionaryToChooseFDModes(