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

Added APE14 support in SunPy visualization #3275

Merged
merged 3 commits into from
Jul 24, 2019

Conversation

yashrsharma44
Copy link
Member

This PR adds support for APE14 in SunPy for visualization/animator/image.py.

@ghost
Copy link

ghost commented Jul 20, 2019

Thanks for the pull request @yashrsharma44! Everything looks great!

@nabobalis nabobalis added this to the 1.1 milestone Jul 21, 2019
@nabobalis nabobalis added the visualization Affects the visualization submodule label Jul 21, 2019
@Cadair Cadair self-requested a review July 22, 2019 09:16
@Cadair
Copy link
Member

Cadair commented Jul 23, 2019

@yashrsharma44 is this read to go as is, or have you not yet worked through it all with the bugs in the wcsaxes branch etc?

@yashrsharma44
Copy link
Member Author

A slight change needs to be done, replacing pixel_n_dim with world_n_dim, otherwise it's good to go.

@Cadair
Copy link
Member

Cadair commented Jul 23, 2019

Let me know when you think it's ready.

@yashrsharma44
Copy link
Member Author

Hey @Cadair, I have tested the plotting with the above modifications in SunPy, and it's working. Since after slicing, we want to reduce the axes that we want to plot, so pixel_n_dim serves the purpose, so no change required.
This PR can be merged!

@Cadair Cadair merged commit ab51dd5 into sunpy:master Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
visualization Affects the visualization submodule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants