You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tddesjardins pointed out on Slack that fillstyle='full' doesn't appear to work anymore.
The plotted apertures in the readme.md and other documentation show the defaults of aperture.plot(), which are filled cyan shapes. This appears to now be overridden almost everywhere by empty shapes with different colored lines for each aperture (see siaf.plot_main_apertures(), e.g.)
I also notice that in the default HST plotting example it appears that some ACS apertures are getting filled, but are at a different scale or on a different coordinate system.
From Readme.md:
What you currently get if you actually run that code:
First step when I have the time: Find the PR or commit when this stopped working.
The text was updated successfully, but these errors were encountered:
@mfixstsci This strongly points to my initial suspicion that the problem relates to the changes made with PR #177 and PR #185 (Since that was the only time I remember anyone touching the plot functions...)
@tddesjardins pointed out on Slack that fillstyle='full' doesn't appear to work anymore.
The plotted apertures in the readme.md and other documentation show the defaults of aperture.plot(), which are filled cyan shapes. This appears to now be overridden almost everywhere by empty shapes with different colored lines for each aperture (see siaf.plot_main_apertures(), e.g.)
I also notice that in the default HST plotting example it appears that some ACS apertures are getting filled, but are at a different scale or on a different coordinate system.
From Readme.md:
What you currently get if you actually run that code:
First step when I have the time: Find the PR or commit when this stopped working.
The text was updated successfully, but these errors were encountered: