The source project of this merge request has been removed.
lalapps: remove some unused inspiral programs, update others
Description
lalapps_InspiralOverlap, lalapps_mdc_ninja, lalapps/src/inspiral/nullstream.c are removed. lalapps_tmplbank, lalapps_calcexpsnr, are ported from LAL FFT routines to XLAL. lalinspiral's test suite is ported from LAL FFT to XLAL.
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. lalapps_tmplbank is the only change in the patch that might affect science results. Since it compiles without warnings, the only concern, I think, is a possible difference in normalization between the LAL and XLAL spectrum estimation routines. Maybe Jolien can comment.