Skip to content

Remove undistributed python code from lalapps/src/findchirp

Description

This patch removes a few undistributed files from lalapps/src/findchirp/:

  • bep.ini
  • bep.py
  • inspiraltools.py
  • plotbankefficiency.py

These codes haven't been touched in years, aren't distributed, and aren't referenced anywhere.

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

Merge request reports