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
We could update Source._gen_component_overlays to use astropy-regions.EllipseSkyRegion, which would be much simpler. However this may be a case of "if it ain't broke, don't fix it".
The text was updated successfully, but these errors were encountered:
@Andywang201605 has pointed out that there is now a package that correctly handles plotting sky regions in spherical projections - https://astropy-regions.readthedocs.io/en/stable/index.html.
We could update
Source._gen_component_overlays
to useastropy-regions.EllipseSkyRegion
, which would be much simpler. However this may be a case of "if it ain't broke, don't fix it".The text was updated successfully, but these errors were encountered: