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

Update the mosaic pipeline to use wcs info from association files #1553

Open
stscijgbot-rstdms opened this issue Dec 7, 2024 · 0 comments
Open

Comments

@stscijgbot-rstdms
Copy link
Collaborator

Issue RCAL-961 was created on JIRA by David Davis:

The skycell based associations now have the wcs information for the skycell that the data need to be resampled to in the header

    "skycell_wcs_info": "{"pixel_scale": 0.10000000149011612, "ra_cent": 274.2857142857143, "dec_cent": 63.0, "shiftx": 64151.5, "shifty": -110484.5, "nx": 3564, "ny": 3564, "orient": 356.19525146484375, "orientat_projection_center": 0.0}",

The mosaic pipeline should use this in generate_tan_wcs for the coordinate grid to resample to and only use the wcs info from the patch table as a backup.

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

No branches or pull requests

1 participant