public interface CatalogMatching
| Modifier and Type | Method and Description |
|---|---|
Vector2D |
match(List<StarDetection> ccd,
List<StarProspect> catalog)
Returns an unbinned pixel shift, as the catalog position minus the
CCD-detected star position.
|
Vector2D match(List<StarDetection> ccd, List<StarProspect> catalog) throws AmbiguousPatternException, NoStarException, CannotMatchException
ccd - catalog - AmbiguousPatternExceptionNoStarExceptionCannotMatchException