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 #188

Merged
merged 2 commits into from
Sep 30, 2022

Commits on Sep 6, 2022

  1. Accommodate WCS to None on fail instead of raise

    Forced photometry cannot be performed if there is no WCS associated with
    the exposure (i.e. the astrometry task failed so it was set to None).  We
    must therefore skip this step on WCS-less exposures.
    laurenam committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a89c3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1672a View commit details
    Browse the repository at this point in the history