Skip to content

Reinstated timeseries.io.cache module for multiprocessing cache reading

This PR reinstates an improved version of gwpy.timeseries.io.cache, which provides an efficient reader of TimeSeries data from cache files - at least more efficient than a simple map from gwpy.io.mp.

Merge request reports