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

Make Matplotlib mode properly usable #14

Open
9 tasks
teutoburg opened this issue Feb 19, 2023 · 1 comment
Open
9 tasks

Make Matplotlib mode properly usable #14

teutoburg opened this issue Feb 19, 2023 · 1 comment

Comments

@teutoburg
Copy link
Owner

teutoburg commented Feb 19, 2023

Problem

The MPL mode is currently a bit of a mess.

Tasks to fix this

To push towards a release, the following things absolutely need to be fixed:

  • Cleanup of class in general.
  • Reworking the main image generation method.
  • Fix the padding issue.
  • Make it properly configurabe.

Features to implement

The following features should be implemented to make it properly useable:

  • Add scale and compass to images #1
  • Choice of using pixel or WCS frame for images.
  • Choice of using histogram alongside images.
  • Choice of displaying a before-after view from stretching, ideally with multiple stretch modes.

Nice-to-haves

These things could be added but also at a later release:

  • Possibility to display multiple sources in one figure, if feasible (low priority).
@Starvexx
Copy link
Collaborator

Why not both, WCS and pixel cordinates in the same image?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants