Miguel Cárcamo

Results 14 issues of Miguel Cárcamo

* dask-ms version: 0.2.6 * Python version: 3.9.7 * Operating System: Manjaro Hello, I am trying to calculate the psf/dirtybeam analytically with dask-ms and also gridding the data. However, to...

* dask-ms version:0.2.6 * Python version: 3.9.7 * Operating System: Manjaro LInux ### Description Hello, is anyone working on transforming the dask-ms dataset to a gridded dataset? I am working...

Hi, I want to index an array and then set those values to something. So, this is the example that DOES NOT work. **Minimal Complete Verifiable Example**: ```python import dask.array...

array
bug
gpu

I'm trying to convert the following xarray dataset to xarray cupy: ```python Dimensions: (row: 119, xyz: 3) Coordinates: ROWID (row) int64 dask.array Dimensions without coordinates: row, xyz Data variables: POSITION...