radio-astro-tools / spectral-cube

Library for reading and analyzing astrophysical spectral data cubes
http://spectral-cube.rtfd.org
BSD 3-Clause "New" or "Revised" License
95 stars 61 forks source link

WIP: Cubewcs mosaic and dask reproject #894

Open keflavich opened 7 months ago

keflavich commented 7 months ago

This is associated with https://github.com/astropy/reproject/pull/351 and enables cube mosaicing with memory mapping. It might also work with https://github.com/astropy/reproject/pull/388, but that's unclear.