Skip to content

Pyramid smart pyramid selection#100

Open
markasoftware wants to merge 14 commits into
masterfrom
pyramid-smart-pyramid-selection
Open

Pyramid smart pyramid selection#100
markasoftware wants to merge 14 commits into
masterfrom
pyramid-smart-pyramid-selection

Conversation

@markasoftware

@markasoftware markasoftware commented Mar 21, 2023

Copy link
Copy Markdown
Member

Chooses the pyramid with the smallest sum of distances, which makes matching fast and less likely to have duplicates.

(Need to get back to campus to add a test file i forgot to commit, then this is pretty much ready to go. Could be optimized further by sorting catalog on X coordinate to find nearby stars faster, but that's only a big deal when there are very many stars, and there's a separate issue for that anyway)

(Also split IdentifyPyramid into its own function. In order to do Bayesian stuff, will probably need to modify it again to be parametrized based on pattern size).

I think pyramiditerator is a-ok now, but pyramid itself (possibly my new optimization of it?) has
some problems...
Forgot to commit the actual test file for this stuff, so it's sitting on my desktop near
campus...will need to get that before merging.
@markasoftware

Copy link
Copy Markdown
Member Author

(Also should test when spectrality is nearly zero before merging)

@markasoftware markasoftware force-pushed the pyramid-smart-pyramid-selection branch from ec23b7d to c19296d Compare April 9, 2023 02:19
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