Skip to content

Parse data_format through to `TimeSeries.get()`

Gregory Ashton requested to merge add-data-format-to-get into master

This allows the data format to be passed through to TimeSeries.get(). Important for running on certain data formats where gwpy errors out.

Merge request reports