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

Add function to create WISE color-color plots #379

Merged
merged 4 commits into from
Aug 1, 2022
Merged

Conversation

marxide
Copy link
Collaborator

@marxide marxide commented Jul 29, 2022

Added a function to the tools module to create WISE color-color plots. The background containing WISE source classifications are drawn using patches defined in an SVG file rather than plotting on top of a bitmap image. The style of the patches can be optionally overridden.

A Figure object is returned containing a single Axes object. The plot can then be further manipulated, e.g. add data points, change limits, etc. See docs for examples.

Feedback very welcome!

@marxide marxide added the enhancement New feature or request label Jul 29, 2022
@marxide marxide requested a review from ddobie July 29, 2022 21:24
@pep8speaks
Copy link

pep8speaks commented Jul 29, 2022

Hello @marxide! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-07-29 21:32:49 UTC

@marxide marxide merged commit 5ac3c52 into dev Aug 1, 2022
@ddobie ddobie deleted the wise-color-color branch August 25, 2023 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants