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

IsrTask mis-handles getting the brighter-fatter kernel

    XMLWordPrintable

    Details

    • Story Points:
      1
    • Team:
      Alert Production

      Description

      IsrTask tries to use the following code to get the brighter-fatter kernel:

      brighterFatterKernel = dataRef.get("brighterFatterKernel") if self.config.doBrighterFatter else None
      

      However the dataset type name is "bfKernel", as can be seen in SubaruIsrTask in obs_subaru:

      brighterFatterKernel = sensorRef.get('bfKernel')
      

      This is trivial to fix, but I wonder if it's practical to add a test to ip_isr for it?

        Attachments

          Issue Links

            Activity

            Hide
            swinbank John Swinbank added a comment -

            Work done on DM-13293.

            Show
            swinbank John Swinbank added a comment - Work done on DM-13293 .

              People

              Assignee:
              mfisherlevine Merlin Fisher-Levine
              Reporter:
              rowen Russell Owen
              Watchers:
              John Swinbank, Merlin Fisher-Levine, Russell Owen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.