Skip to content

lalapps/src/inspiral: remove some obsolete code

Kipp Cannon requested to merge (removed):inspiral_cleanup into master

Description

  • sql scripts: these are no longer used by any active pipeline, the up-to-date versions that are being actively maintained are in the gstlal-inspiral package.
  • "BeamCoeff" files: this information is available via library functions in lal
  • s5 highmass codes bank_splitter make_adhoc_imr_bank prepareBank4IMRSA: require pylal, glue, and probably other stuff that doesn't exist anymore.

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

Not reviewed.

Merge request reports