We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Feature request: add the option to include a WCS-driven compass/windrose as well as a scale for angular resolution to the RGB images.
The text was updated successfully, but these errors were encountered:
Partially already supported in Astropy, see: https://docs.astropy.org/en/stable/api/astropy.visualization.wcsaxes.add_scalebar.html#astropy.visualization.wcsaxes.add_scalebar
Sorry, something went wrong.
Compass might be obtained using: https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.anchored_artists.AnchoredDirectionArrows.html#mpl_toolkits.axes_grid1.anchored_artists.AnchoredDirectionArrows
Actually, this should be added to Astropy, see previous comment...
teutoburg
No branches or pull requests
Feature request: add the option to include a WCS-driven compass/windrose as well as a scale for angular resolution to the RGB images.
The text was updated successfully, but these errors were encountered: