New waveforms interface
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
86+ 9
− 1
@@ -2,7 +2,7 @@
@@ -669,6 +669,14 @@ EOD`]
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 1 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
Incorporates the new waveforms interface.
Support calling C and python waveform models from C and python clients.
The standard functions XLALSimInspiralChooseFD(TD)Waveform and XLALSimInspiralChooseFD(TD)Modes remain backwards compatible.
New C functions have been added XLALSimInspiralGenerateFD(TD)Waveform(Modes)
which replicate the old ones and support a more flexible input of the parameters. Equivalent functions exist for the python interface.
The LALSuite build system has been modified to support embedded python.
See here for a brief introduction on the new waveforms interface.
If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.
Review chaired by @vijay.varma and @sascha.husa. Review wiki, review repo The review statement for the first stage of reviews is here.
For a faster browsing experience, some files are collapsed by default.