ratt-ru / dask-ms

Implementation of a dask/xarray dataset backed by a CASA MS

Home Page:https://dask-ms.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inappropriate channel tiling

JSKenyon opened this issue · comments

  • dask-ms version: 0.2.8
  • Python version: 3.8.10
  • Operating System: Ubuntu 20.04 LTS

Description

dask-ms does not use appropriate tiling in frequency when adding new columns - at present, only the row dimension is adjusted to meet an approximate size criteria. This should be adjusted to some sensible compromise between the two.