The source project of this merge request has been removed.
Allow test scripts for CW codes in LALApps to be written in Python
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