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

incorrect pv image orientation if the cube has projection distortion #1244

Closed
kswang1029 opened this issue Mar 2, 2023 · 1 comment · Fixed by #1245
Closed

incorrect pv image orientation if the cube has projection distortion #1244

kswang1029 opened this issue Mar 2, 2023 · 1 comment · Fixed by #1245
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kswang1029
Copy link
Contributor

Describe the bug
in dev we can specify x and y axis to spatial or spectral. However, if the input cube has projection distortion, the generated pv image won't be rotated to the correct orientation.

wide field
Screen Shot 2023-03-02 at 14 03 28

narrow field (this is good)
Screen Shot 2023-03-02 at 14 04 07

To Reproduce
Steps to reproduce the behavior:
load a wide field cube and generate two pv images with different axes orders.

Expected behavior
wide field should be functional as the narrow field case

Platform info (please complete the following information):

  • OS [e.g. macOS Monterey]: macOS Monterey
  • Browser [e.g. chrome, safari, electron app]: chrome
  • Browser version [e.g. 22]: 108
  • Backend branch [e.g. dev, v3b2 release]: dev
  • Frontend branch [e.g. dev, v3b2 release]: dev
@kswang1029 kswang1029 added the bug Something isn't working label Mar 2, 2023
@kswang1029 kswang1029 added this to the v4.0-b1 milestone Mar 2, 2023
@kswang1029
Copy link
Contributor Author

@markccchiang has found a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants