Skip to content

Resolve "Fix resample rate when used in resume"

Matthew Pitkin requested to merge resample_rate_fix into master

Resolves #54 (closed).

This also makes a minor change to how heterodyned data is concatenated. The GWPy TimeSeriesList can now concatenate (using the join method) irregular time series, so the time stamps not longer have to be removed and stored separately.

Merge request reports