Skip to content

Removes TwoSpect scripts

Evan Goetz requested to merge evan-goetz/lalsuite:remove-twospect-scripts into master

Description

Python and R scripts (and old, outdated perl scripts) that were originally put into LALSuite for use with TwoSpect are now moved into a new, separate repository: https://git.ligo.org/evan-goetz/twospect-scripts. Perl scripts are no longer needed or used, having been completely replaced by python scripts, so they are not transferred to the new repository, just deleted here.

The original reason these scripts were part of LALSuite was that there was no other good place to put them at the time (~2010 timeframe).

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

If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.

Review Status

@karl-wette @david-keitel probably are appreciative of me cleaning up the TwoSpect directory. I don't think this changes anything but worth making sure

Merge request reports