Skip to content

Allow test scripts for CW codes in LALApps to be written in Python

Karl Wette requested to merge (removed):cw-python-test-scripts into master

Description

  • Allow test scripts for CW codes in LALApps to be written in Python
  • Include lalapps_pulsar_test.am in all Makefile.am for CW codes in LALApps
  • Add stub TwoSpect test to demonstrate writing CW test scripts in Python

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

N/A

Merge request reports