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

Remove scaling of selected pixel #152

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

brickbots
Copy link
Owner

Previously the Bright Star Alignment pulled its own centroids using the standard Tetra3 system. To make this very consistent and speed things up, a 1/2 resolution image was used.

Now that the BSA is using the matched_centroids info from the latest solve, this scaling is not needed and was causing the selected pixel position to be doubled.

TODO: Using the matched_centroids is very stable (no flicker between similarly bright stars) but means you can't align on a planet.... We might want to change this or update the docs.

@brickbots brickbots merged commit 60b0fc6 into main Mar 7, 2024
2 checks passed
@brickbots brickbots deleted the bright_star_alignment_fix branch March 7, 2024 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant