Skip to content

WIP: Read SFDB

Description

Pep Covas's function to read data in SFDB format and convert to SFTs. See the discussion at https://git.ligo.org/CW/software/lalsuite/merge_requests/51.

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

Not officially reviewed, but @david-keitel and @karl-wette have looked at the function, and will add a test in LALPulsar to check consistency between SFDB and SFT generation from a single frame.

Merge request reports