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

Remove unnecessary ISR log messages

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: ip_isr
    • Labels:
      None
    • Story Points:
      1
    • Epic Link:
    • Team:
      Data Release Production

      Description

      The overscan timing is still enabled in ip_isr, although it is not particularly useful anymore.  This ticket will remove those messages as all methods run in approximately the same short time.

        Attachments

          Activity

          Hide
          tjenness Tim Jenness added a comment -

          To reiterate what I mentioned on slack: We have an API for timing blocks of code: lsst.utils.timer.time_this – using that would put the timing messages into a timer.lsst logger at DEBUG level and so would hide them in normal usage but still allow them to be enabled if timing information is needed.

          Show
          tjenness Tim Jenness added a comment - To reiterate what I mentioned on slack: We have an API for timing blocks of code: lsst.utils.timer.time_this – using that would put the timing messages into a timer.lsst logger at DEBUG level and so would hide them in normal usage but still allow them to be enabled if timing information is needed.
          Hide
          czw Christopher Waters added a comment -

          I don't think that this message is useful anymore, even at the debug level.  The improved MEDIAN_PER_ROW code makes that algorithm comparable in speed to the other methods, so I think this is just noise now.

          Show
          czw Christopher Waters added a comment - I don't think that this message is useful anymore, even at the debug level.  The improved MEDIAN_PER_ROW code makes that algorithm comparable in speed to the other methods, so I think this is just noise now.
          Show
          czw Christopher Waters added a comment - https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/37277/pipeline
          Hide
          plazas Andrés Alejandro Plazas Malagón added a comment -

          Looks good to me. If the performance is already comparable in time to other methods, I agree it's not needed anymore.

          Show
          plazas Andrés Alejandro Plazas Malagón added a comment - Looks good to me. If the performance is already comparable in time to other methods, I agree it's not needed anymore.
          Hide
          plazas Andrés Alejandro Plazas Malagón added a comment -
          Show
          plazas Andrés Alejandro Plazas Malagón added a comment - Some times, for reference: (from https://lsstc.slack.com/archives/CQ4SMS3QQ/p1654695751593229 )

            People

            Assignee:
            czw Christopher Waters
            Reporter:
            czw Christopher Waters
            Reviewers:
            Andrés Alejandro Plazas Malagón
            Watchers:
            Andrés Alejandro Plazas Malagón, Christopher Waters, Tim Jenness
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.