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

Inconsistent orientation in visualization plots #233

Closed
orionlee opened this issue Aug 18, 2021 · 2 comments · May be fixed by #277
Closed

Inconsistent orientation in visualization plots #233

orionlee opened this issue Aug 18, 2021 · 2 comments · May be fixed by #277

Comments

@orionlee
Copy link
Contributor

The orientation in visualization plots are inconsistent. It'd be better if they are consistent.

  • aperture_contour() and pixel_by_pixel() plot row 0 from the top
  • plot_gaia_overlay() plots row 0 from the bottom

Example:

aperture_contour():
image

plot_gaia_overlay()
image

@afeinstein20
Copy link
Owner

Hi @orionlee ! The orientations have been fixed so that they are all consistent. Thanks for bringing this issue to our attention!

@orionlee
Copy link
Contributor Author

Not completed fixed yet.
For pixel_by_pixel(), the fix in commit 0d36441 fixed the small plot at the left, but not the main plot at the right.

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

Successfully merging a pull request may close this issue.

2 participants