Focus: add raw multi-star views and diagnostics#531
Merged
Conversation
Tighten the quick-start focus walkthrough into the manual's voice and add screenshots of the new Stars, Single, and Stats views captured from the running app. Update the menu-map Focus entry for the four-view screen and fix the blank-camera troubleshooting advice, which relied on the old full-frame preview: the star tiles are black whenever no stars are detected, so the reader is now pointed at the Image view before judging the camera dead. Refresh the user-guide Quick Menu screenshot (taken over the old Focus screen) and drop the three images the redesign orphaned. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…lision Both branches independently added the same raw tetra3 output field to SuccessfulSolve/PointingEstimate: main's SQM redesign (brickbots#532) as matched_catID, this branch as matched_catalog_ids. Resolved to main's matched_catID — it mirrors the raw tetra3 solution key, consistent with the sibling fields matched_centroids/matched_stars, and is already consumed by the SQM calibration UI on main. The focus-side consumers (ui/preview.py, focus tests) now read matched_catID; focus.py's internal parameter names are unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
nix develop path:/home/mike/dev/amateur_astro/jjMyPiFinder.ws/nixos -c pytest -m unit tests/test_focus.py tests/test_focus_preview.py -q(28 passed)sphinx-build -nW -b html(clean)