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

HST Aperture Hotfix #331

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

mfixstsci
Copy link
Collaborator

This PR adds logic around the ax.fill plotting command in aperture.py to avoid the transform in Hubble apertures. Either there is a difference in the way the siaf files are handled by the code base OR the default value for the transform kwarg in ax.fill is needed for the HST apertures to plot correctly.

Copy link
Collaborator

@Witchblade101 Witchblade101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No longer get weird floating ACS apertures. Verified that HST apertures are plotted with requested line and fill colors. JWST and Roman line colors can be changed, but not fill colors (Issue #323 partially addressed by this PR)

@mfixstsci
Copy link
Collaborator Author

Thanks @Witchblade101 -- I already checked with Mario as well that the potential issues with JWST weren't actually a problem. Some more investigation needs to be done into this to see whats going on with the ax.fill method and the transform kwarg but this will do for right now.

@mfixstsci mfixstsci merged commit 8fc7eef into spacetelescope:main Feb 8, 2024
4 checks passed
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