The source project of this merge request has been removed.
lalapps_MakeSFTs: port from LAL FFT to XLAL
Description
lalapps_MakeSFTs is one of the last codes in lalsuite still using the long-obsolete LAL FFT routines. This patch ports it to the XLAL interface.
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API
Review Status
Not reviewed. The patch is straight-forward to read by an expert, and "make check" passes, if that includes any tests of the program (I don't know that it does). "git log" suggests that Karl Wette is doing development work in lalpuslar, so I assigned this to him, but I don't know who should check it.