Skip to content

First steps in PyCBC integration

This PR introduces two new methods for each of the TimeSeries and Spectrum objects:

  • to_pycbc convert to the relevant PyCBC objects
  • from_pycbc convert from the relevant PyCBC objects

This includes the relevant links to the PyCBC sphinx documentation.

Merge request reports