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

Improve dask task key names #102

Closed sjperkins closed 4 years ago

sjperkins commented 4 years ago
sjperkins commented 4 years ago

Fixes #97

sjperkins commented 4 years ago

Tasks will now look as follows in graph visualization:

out

note the ~[0, 0] in the read tasks represents the cartesian product of the unique FIELD_ID and DATA_DESC_ID's.