Skip to content

Remove old copies of modules moved to ligo.skymap

Description

Remove a bunch of modules that have been moved to ligo.skymap and are not called in the LALInference post-processing codes.

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

This removes the following modules that have been moved to ligo.skymap over a year ago. The old copies in lalsuite are no longer maintained; all codes that I am aware of use the up-to-date versions in ligo.skymap.

lalinference.bayestar.sky_map
lalinference.distance
lalinference.io.fits
lalinference.moc
lalinference.util.sqlite

This also removes chealpix as a dependency.

Review Status

CC @vivien, @cjhaster

Merge request reports