Skip to content

Remove deprecated codes from LALApps and LALBurst

Description

This removes a few deprecated codes from LALApps, and also removes various Burst codes that were removed from the build system over four years ago.

The lalapps_online_datafind utility has been removed, this was a prototype code for discovering data for online analysis that never left the prototype stage and was never used in production or testing and seen any functional changes since 2010.

This also removes the LALApps Calibration codes which have been deprecated in favour of gstlal-calibration and is no longer maintained.

It also removes several Burst functions and analysis codes that were primarily used by the TrackSeacrh code that was removed from the build system over four years ago.

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