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

Associations calculated using the de Ruiter radius are potentially unreliable #791

Open
ddobie opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working discussion topic to discuss openly

Comments

@ddobie
Copy link
Contributor

ddobie commented Nov 22, 2024

The de Ruiter radius is highly sensitive to positional uncertainty (by design). The current post-processing pipeline potentially underestimates the uncertainties, which causes a breakdown in the association calculations.

The ultimate solution is to accurately estimate the astrometric uncertainties in the post-processing pipeline, but in the meantime there are two solutions.

  1. For images that have already been ingested, you can use the basic or advanced association methods with a sensible radius (a few arcsec). This would also work for fresh runs.
  2. For fresh runs, you can set the ra_uncertainty and dec_uncertainty parameters to sensible numbers that accurately reflect the systematic uncertainty
@ddobie ddobie added bug Something isn't working discussion topic to discuss openly labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working discussion topic to discuss openly
Projects
None yet
Development

No branches or pull requests

1 participant