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

Example gallery entry on aligning cutouts with reproject_to #331

Open
wtbarnes opened this issue Apr 12, 2024 · 1 comment
Open

Example gallery entry on aligning cutouts with reproject_to #331

wtbarnes opened this issue Apr 12, 2024 · 1 comment

Comments

@wtbarnes
Copy link
Contributor

Using reproject_to and propagate_with_solar_surface in sunpy, it is very straightforward to reproject many images to a single WCS in order to create a stack of coaligned images that track a single frame while accounting for solar rotation. An example of this is given in this set of slides: https://wtbarnes.github.io/scipy-2023-talk/#/transforming-data-with-sunpy-1

We should provide an example gallery entry of how to do this with sunpy as this is a very common analysis task with AIA data. It also illustrates that you can do this cutout and co-alignment procedure all in one step with reproject and without having to call register on each frame.

@wtbarnes
Copy link
Contributor Author

See also sunpy/sunpy#7676

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