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

Giant files cause jigsaw error #1988

Closed
keflavich opened this issue Aug 27, 2022 · 5 comments · Fixed by #2219
Closed

Giant files cause jigsaw error #1988

keflavich opened this issue Aug 27, 2022 · 5 comments · Fixed by #2219
Assignees
Labels
critical bug This bug is considered a showstopper, and prevents a release
Milestone

Comments

@keflavich
Copy link

When loading very big files - or even medium-big files, like the JWST NIRCAM images - I often get a "jigsaw" failure in which the screen looks like this:

image

Here's a movie showing what happens when I zoom in:
https://user-images.githubusercontent.com/143715/187045336-00b19edc-ee22-4413-864f-e51a9a39b806.mp4

In this example, the file loaded is a 2.3 GB single image (28000 x 10000 pixels)

This is with CARTA beta 3.0.0-beta3

@keflavich
Copy link
Author

...ok apparently that version of screen capture doesn't work. Dropbox: https://www.dropbox.com/s/0dwqgfeoi8hvsgg/jigsaw.mov?dl=0

@kswang1029
Copy link
Collaborator

are you using CARTA remotely? Could you load the image again and watch the top right corner of the GUI for a green cloud as an indicator of data streaming? Before the green cloud disappears, do not zoom/pan your image.

@keflavich
Copy link
Author

Yes, I'm accessing remotely, but I'm not doing any mouse motion at all to trigger this - it happens if I open several images in a row that are position-matched and large enough. I can screencap that later.

The problem is, if this happens, it's unrecoverable - the artifacts (mis-located subframes) stay there permanently

@kswang1029
Copy link
Collaborator

kswang1029 commented Aug 28, 2022

One more question: do you enable image matching on append?
I think I know how to reproduce the issue. Just wanted to make sure the steps are the same as yours.

@keflavich
Copy link
Author

Yes, I enable image matching on append.

@kswang1029 kswang1029 transferred this issue from CARTAvis/carta Aug 28, 2022
@kswang1029 kswang1029 added the critical bug This bug is considered a showstopper, and prevents a release label Aug 28, 2022
@kswang1029 kswang1029 added this to the v4.0-stable milestone May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical bug This bug is considered a showstopper, and prevents a release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants