ratt-ru / dask-ms

Implementation of a dask/xarray dataset backed by a CASA MS
https://dask-ms.readthedocs.io
Other
19 stars 7 forks source link

Track column slicing improvements in casacore #111

Open sjperkins opened 4 years ago

sjperkins commented 4 years ago

Description

107 disabled column slice caching to avoid excessive memory growith during column slicing (#92).

This issue serves to track any changes dask-ms needs to make in reponse to to casacore improvements, especially with respect to https://github.com/casacore/casacore/issues/1018.