WIP: Cubewcs mosaic and dask reproject#894
WIP: Cubewcs mosaic and dask reproject#894keflavich wants to merge 39 commits intoradio-astro-tools:mainfrom
Conversation
5bc5a6c to
cca08dc
Compare
5290d36 to
bbb71a1
Compare
26a1aba to
c636655
Compare
8320826 to
14fa698
Compare
|
I've been commenting on #868 with my work on this PR. This PR now depends on astropy/reproject#474 |
|
interesting, the tests are failing on CI with an 'unterminated string error' that is simply incorrect; the code runs fine, so it is syntactically correct. I'll get rid of it, though. |
|
Tests now pass locally. CI won't pass until we can hook up to astropy/reproject#474 |
8ba6b27 to
bcffa26
Compare
|
I'm actively running this with reproject/0ce57c37d6bf64e6f0febdfddf36a556abba04c5, i.e., the current main. It works. spectral-cube/main does not have a comparable capability. |
|
I don't know why setup.cfg is showing up in the diff... maybe I added it back where I was supposed to remove it during rebase? I can never tell what's happening when it just says "conflict" and there is no conflict in the file. |
WIP / stash
…(but it doesn't work right yet)
… add a lot of verbosity
…should be semiautomatically excluded
18cdeec to
870a63f
Compare
This is associated with astropy/reproject#351 and enables cube mosaicing with memory mapping. It might also work with astropy/reproject#388, but that's unclear.