gwexpy.interop.astropy_

Functions

from_astropy_timeseries(cls, ap_ts[, ...])

ap_ts: astropy.timeseries.TimeSeries

to_astropy_timeseries(ts[, column, time_format])

ts: TimeSeries

gwexpy.interop.astropy_.to_astropy_timeseries(ts, column='value', time_format='gps')[source]

ts: TimeSeries

gwexpy.interop.astropy_.from_astropy_timeseries(cls, ap_ts, column='value', unit=None)[source]

ap_ts: astropy.timeseries.TimeSeries