Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-30921

Gen3 MakeWarpTask should skip a detector with no wcs/photocalib

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: pipe_tasks
    • Labels:
      None

      Description

      As per our discussion at the June 28th Metrics Meeting in order to more gently handle known types of irrecoverable single-frame processing failures, we should allow MakeWarpTask to filter out detectors that have None for the wcs or the photocalib. These will now warn instead of Raising.

        Attachments

          Issue Links

            Activity

            Hide
            yusra Yusra AlSayyad added a comment -

            Looks fine.

            Maybe an inline comment explaining why the readers sees the exact same line of code twice: inputs = self.filterInputs(indices=goodIndices, inputs=inputs) or rename your goodIndices to something like {(completeIndicies}} to make it different.

            (I regret calling them "goodIndices" now that there are completeIndicies)

            Show
            yusra Yusra AlSayyad added a comment - Looks fine. Maybe an inline comment explaining why the readers sees the exact same line of code twice: inputs = self.filterInputs(indices=goodIndices, inputs=inputs) or rename your goodIndices to something like {(completeIndicies}} to make it different. (I regret calling them "goodIndices" now that there are completeIndicies )
            Hide
            ktl Kian-Tat Lim added a comment -

            Unfortunately, I have to report that `getSkyWcs()` doesn't exist on `calexp`.  I guess this wasn't triggered by the Jenkins tests, but it does show up in ci_imsim.  Can this be fixed prior to the weekly?

            Show
            ktl Kian-Tat Lim added a comment - Unfortunately, I have to report that `getSkyWcs()` doesn't exist on `calexp`.  I guess this wasn't triggered by the Jenkins tests, but it does show up in ci_imsim.  Can this be fixed prior to the weekly?

              People

              Assignee:
              erykoff Eli Rykoff
              Reporter:
              erykoff Eli Rykoff
              Reviewers:
              Yusra AlSayyad
              Watchers:
              Eli Rykoff, Jim Bosch, Kian-Tat Lim, Lauren MacArthur, Yusra AlSayyad
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.