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

DM-30927: Set calexp WCS to None for failed astrometric fit #189

Merged
merged 1 commit into from
Sep 30, 2022

Commits on Sep 21, 2022

  1. Add requireFiniteRaDec clause to source selector

    We are now persisting source catalogs even in light of an astrometric
    failure in single frame processing.  Such catalogs will have their sky
    coordinate column (typically "coord_ra" and "coord_dec") values set to
    NaN.  They are thus not suitable for inclusion in the jointcal
    calibration, so this config default ensures they are omited from the
    selection of "good" sources.
    laurenam committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b70a6be View commit details
    Browse the repository at this point in the history