Skip to content

Smarter pattern matching for Tetra #112

@zeddie888

Description

@zeddie888

From testing, it looks like Tetra is pretty susceptible to false positives (i.e. false stars).

Currently given a 4-star pattern, Tetra just returns immediately if it matches some catalog pattern. Also LOST's version of Tetra uses edge ratios for pattern construction, which is a simpler scheme but might be more prone to false positives?

Some ideas:

  • Look at how the original TETRA did pattern construction, I remember it being a lot more steps at least
  • Go through multiple 4-star combinations to find matches, accept the identification with smallest error

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions