Closed keflavich closed 11 months ago
Also had this issue on the non-np1.24 version: https://github.com/radio-astro-tools/spectral-cube/actions/runs/3737654149/jobs/6343040164#step:5:340
> data = function(data_in, *args)
E TypeError: operand type(s) all returned NotImplemented from __array_ufunc__(<ufunc 'floor_divide'>, '__call__', dask.array<FilledArrayHandler d693a33f-fc2f-43c5-9718, shape=(2, 3, 4), dtype=>f8, chunksize=(2, 3, 4), chunktype=numpy.ndarray>, <Quantity 0.5 K>): 'Array', 'Quantity'
../../spectral_cube/spectral_cube.py:942: TypeError
I'm fairly certain this is more related to astropy dev than to numpy 1.24
I would ping Marten, as it looks related to masks, but that may be a red herring, I didn't dig into any depth for the details.
https://github.com/radio-astro-tools/spectral-cube/actions/runs/3737805509/jobs/6343314107#step:5:423