Skip to content

Delete bank gen and old kernel.

See 2.1 of https://docs.google.com/spreadsheets/d/1lQJzSIE6iUhlRQ5O4gjHBnIpsqFS7w3DQw3wX5_66P8/edit#gid=1881169084

Changes

This MR deletes bank gen and the defunct 'spiir' kernel, repeating changes from !226.

Bank generation is still useful, but for now it will be run offline on clusters which allow Py2. Upgrading the pipeline is higher priority, and the original code is still available in other branches.

I think gstlal-spiir/python/workflow is also related to bank generation, and may safely be deleted. For now I'm leaving them as-is, but if reviewers prefer I can remove them too.

Purpose

I intend to split !226's changes into a number of MRs, which won't be functional code versions themselves, but once complete will encompass the full set of changes to upgrade to py3.

This should provide useful code diffs for reviewers.

Merge request reports