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

missing catalog image overlay when there is only one source in the catalog file #2034

Closed
kswang1029 opened this issue Oct 19, 2022 · 0 comments · Fixed by #2073
Closed

missing catalog image overlay when there is only one source in the catalog file #2034

kswang1029 opened this issue Oct 19, 2022 · 0 comments · Fixed by #2073
Assignees
Labels
bug Something isn't working

Comments

@kswang1029
Copy link
Collaborator

kswang1029 commented Oct 19, 2022

Describe the bug
It appears that if a catalog file has only one source, if we have two images matched and enable the catalog image overlay, we will only see one image has the catalog overlay. The other is empty. If we load a catalog with two sources instead and repeat the exercise, we will see two sources on both images as expected.

To Reproduce
Steps to reproduce the behavior:

  1. download the test images and test catalog files
    https://drive.google.com/file/d/164C3NjSyE30T2BHXi7Y9FaTFm7AzfDc7/view?usp=sharing

  2. load the two images and match them

  3. load catalog.vot which contains only one source and enable catalog overlay. We will see the issue.

  4. repeat the test with catalog2.vot which contains two sources. We will see the expected behavior.

Expected behavior
with the single source catalog file, we should see the catalog overlay on all matched images.

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]:
  • Backend branch [e.g. dev, v3b2 release]: v3-stable
  • Frontend branch [e.g. dev, v3b2 release]: v3-stable
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