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

odd small pixel tiles seen in hdf5 image after animation stops #1368

Open
kswang1029 opened this issue May 11, 2022 · 2 comments · May be fixed by #1371
Open

odd small pixel tiles seen in hdf5 image after animation stops #1368

kswang1029 opened this issue May 11, 2022 · 2 comments · May be fixed by #1371
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kswang1029
Copy link
Contributor

kswang1029 commented May 11, 2022

Describe the bug
odd small pixel tiles seen in hdf5 image after animation stops

Screen.Recording.2022-05-11.at.15.50.40.mov

To Reproduce
Steps to reproduce the behavior:

  1. load an hdf5 cube
  2. start and stop animation playback repeatedly
  3. observe the image quality, especially near the NaN edges.

Expected behavior
No such image defect after animation playback stopped.

Platform info (please complete the following information):

  • OS [e.g. macOS Monterey]: macOS Monterey
  • Browser [e.g. chrome, safari, electron app]: electron app
  • Browser version [e.g. 22]: 101
  • Backend branch [e.g. dev, v3b2 release]: v3b3 test electron app
  • Frontend branch [e.g. dev, v3b2 release]: v3b3 test electron app

also seen in the v3b3 AppImage packages.
also seen in dev
also seen in v3b2 macOS electron app

@kswang1029 kswang1029 added the bug Something isn't working label May 11, 2022
@kswang1029
Copy link
Contributor Author

lower priority for v3-final release.

@veggiesaurus veggiesaurus added this to the v3.0-stable milestone Jun 8, 2022
@veggiesaurus veggiesaurus removed this from the v3.0-stable milestone Aug 2, 2022
@kswang1029 kswang1029 added this to the v4.0-stable milestone May 11, 2023
@kswang1029 kswang1029 modified the milestones: v4.0-stable, v5.0-beta Oct 3, 2023
@YuHsuan-Hwang
Copy link
Contributor

Perhaps this could be a backend issue. If we hover the pixels on the edges, we also see the cursor values are not NaN. From the protobuf log, we can see that the values are from the backend.

(left: M17_SWex.fits, right: M17_SWex.hdf5)
image

(SPATIAL_PROFILE_DATA messages, the first one is M17_SWex.fits and the second one is M17_SWex.hdf5)

image

@kswang1029 kswang1029 transferred this issue from CARTAvis/carta-frontend Apr 11, 2024
@pford pford self-assigned this Apr 17, 2024
@pford pford linked a pull request Apr 17, 2024 that will close this issue
7 tasks
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
No open projects
Status: Icebox
Status: Backlog
Development

Successfully merging a pull request may close this issue.

4 participants