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

Cannot handle pixel values >~3e38 (v3.0.0-beta.2b) #1136

Open
astrojysun opened this issue Jun 23, 2022 · 4 comments
Open

Cannot handle pixel values >~3e38 (v3.0.0-beta.2b) #1136

astrojysun opened this issue Jun 23, 2022 · 4 comments
Assignees
Labels
bug Something isn't working question Further information is requested
Milestone

Comments

@astrojysun
Copy link

When opening an image with very larger values (>~1e38), all pixels with values larger than ~3e38 are displayed as Inf. The screenshot below demonstrates this issue: all the black pixels show up as Inf in the GUI, but they really aren't.

test

Platform info:

  • Backend OS: CentOS 7
  • Frontend Browser: Chrome
  • CARTA Version: v3.0.0-beta.2b
@kswang1029
Copy link
Contributor

Is this an image with BITPIX=-64 ?

@astrojysun
Copy link
Author

Yes, it is.

@kswang1029 kswang1029 transferred this issue from CARTAvis/carta Jun 24, 2022
@kswang1029
Copy link
Contributor

@astrojysun thank you for reporting this. With some internal discussions, we think we know the reason. Will schedule a fix.

@kswang1029 kswang1029 added the bug Something isn't working label Aug 11, 2022
@kswang1029 kswang1029 added this to the v4.0-stable milestone May 11, 2023
@kswang1029
Copy link
Contributor

do you think you can take log10 or apply a constant shift in unit?

@kswang1029 kswang1029 modified the milestones: v4.0-stable, v5.0-beta Oct 3, 2023
@markccchiang markccchiang added the question Further information is requested label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
No open projects
Status: Icebox
Status: Backlog
Development

No branches or pull requests

3 participants