Skip to content

MakeSFTs: add test script for lalapps_MakeSFTs

Karl Wette requested to merge (removed):MakeSFTs-test-script into master

Description

Add a test script for lalapps_MakeSFTs.

Uses lalapps_Makefakedata_v5 to generate a fake frame and equivalent SFT, then lalapps_MakeSFTs to generate a second SFT from the fake frame. Checks that the two SFTs are very nearly identical, which they should be.

Closes https://git.ligo.org/CW/software/lalsuite/issues/63

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

David to review the script

Edited by LALSuite Bot

Merge request reports