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

Click to select a star at high zoom gets the wrong star #3733

Open
GrandfatherJ opened this issue May 4, 2024 · 3 comments
Open

Click to select a star at high zoom gets the wrong star #3733

GrandfatherJ opened this issue May 4, 2024 · 3 comments
Labels
bug Something likely wrong in the code importance: medium A bit annoying, minor miscalculation, but no crash

Comments

@GrandfatherJ
Copy link

Issue noticed at high zoom with FOV < 0.4 and all star catalogues loaded.

Expected Behaviour

Click on a star to select it and view its details.

Actual Behaviour

A nearby star is selected instead of the star clicked on.

Steps to reproduce

1/ With star catalogues loaded so that stars to 16th mag centre on Mimosa in the Southern Cross and zoom so that the FOV is 0.2 degrees or less. To the left of Mimosa is a 11.45 mag white star.
2/ Click on the star.
3/ Notice that the 15.5th mag star nearby is selected instead

The correct star can be selected by clicking on the opposite side of the correct star about the same distance as the incorrectly selected star is.

image

System

  • Stellarium version: stellarium-24.1-qt6-win64.exe
  • Operating system: Windows 11 Home, 23H2
  • Graphics Card: NVidia, RTX4070, 31.0.15.3210
  • Screen type (if applicable): 2560x1600 Lenovo DisplayHDR

Log file

log.txt

@Atque
Copy link
Contributor

Atque commented May 4, 2024

I can reproduce this but only with aberration enabled.

@alex-w alex-w added the bug Something likely wrong in the code label May 4, 2024
@GrandfatherJ
Copy link
Author

It may be related to catalogue search order. In my playing around faint stars seem to be preferred. In the image below I clicked on the bright star below and slightly left of the selected star. The issue doesn't happen with any of the other bright stars in the screen shot.

image

Note that aberration is enabled by default. I guess with the default catalogue only this may not happen at all, or there are so few close bright stars it's not much of a problem. Complete pain when it does happen though!

@gzotti
Copy link
Member

gzotti commented May 4, 2024

Yes, the anti-aberration of the clicked point may need some improvement. However, even with A. disabled, sometimes some stars just don't like to be clicked, so there may even be more to fix. Combine this with the need to re-investigate the catalog algorithms altogether for slight misbehaviour. For now you describe what to do: click a bit to the other side.

@gzotti gzotti added the importance: medium A bit annoying, minor miscalculation, but no crash label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something likely wrong in the code importance: medium A bit annoying, minor miscalculation, but no crash
Projects
None yet
Development

No branches or pull requests

4 participants