Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Cubewcs mosaic and dask reproject #894

Open
wants to merge 87 commits into
base: master
Choose a base branch
from

Conversation

keflavich
Copy link
Contributor

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.

@keflavich keflavich marked this pull request as draft December 3, 2023 00:50
@keflavich keflavich force-pushed the cubewcs_mosaic_and_dask_reproject branch from 5bc5a6c to cca08dc Compare December 8, 2023 01:20
spectral_cube/cube_utils.py Outdated Show resolved Hide resolved
@keflavich keflavich force-pushed the cubewcs_mosaic_and_dask_reproject branch from 5290d36 to bbb71a1 Compare February 9, 2024 19:00
@keflavich keflavich force-pushed the cubewcs_mosaic_and_dask_reproject branch 2 times, most recently from 26a1aba to c636655 Compare October 18, 2024 20:19
@keflavich keflavich force-pushed the cubewcs_mosaic_and_dask_reproject branch from 8320826 to 14fa698 Compare January 22, 2025 16:54
@keflavich keflavich marked this pull request as ready for review January 26, 2025 17:37
@keflavich
Copy link
Contributor Author

I've been commenting on #868 with my work on this PR.

This PR now depends on astropy/reproject#474

@keflavich
Copy link
Contributor Author

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.

@keflavich
Copy link
Contributor Author

Tests now pass locally. CI won't pass until we can hook up to astropy/reproject#474

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants