Closed mfixstsci closed 9 months ago
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.
This PR adds logic around the
ax.fill
plotting command inaperture.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 thetransform
kwarg inax.fill
is needed for the HST apertures to plot correctly.