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-46684: Add Metrics to calibrateImage task metadata #994

Merged
merged 2 commits into from
Oct 18, 2024

Commits on Oct 17, 2024

  1. Add metrics to various tasks metadata

    Metrics added to record a series of quantities in
    calibrateImage.py, the number of cosmic rays in repair.py,
    and the number of interpolated pixels in interpImage.py.
    jrmullaney committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    91d4ae3 View commit details
    Browse the repository at this point in the history
  2. Change 'flagged' to 'masked'

    For consistency, change recordFlaggedPixelFractions
    to recordMaskedPixelFractions.
    jrmullaney committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3f632f3 View commit details
    Browse the repository at this point in the history