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

Fix ip_diffim mosaic debug plots broken by Mosaic.makeMosaic signature change and compiler warning

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: afw, ip_diffim
    • Labels:
      None

      Description

      The frame= arg has been removed from afwDisplay.Mosaic.makeMosaic.

      Robert Lupton 17:30

      Use

      disp = afwDisplay.Display(frame)
      mos.makeMosaic(display=disp, title="Kernel Basis Images")

        Attachments

          Issue Links

            Activity

            Hide
            gkovacs Gabor Kovacs [X] (Inactive) added a comment -

            Also contains a trivial fix of gcc-8 compiler warning (DM-21525) in afw/math/Statistics.h:115.

            Show
            gkovacs Gabor Kovacs [X] (Inactive) added a comment - Also contains a trivial fix of gcc-8 compiler warning ( DM-21525 ) in afw/math/Statistics.h:115 .
            Hide
            gkovacs Gabor Kovacs [X] (Inactive) added a comment -

            Would you please review this issue?

             

            Please note there are 2 PRs in this ticket:

            https://github.com/lsst/ip_diffim/pull/136

            https://github.com/lsst/afw/pull/489

             

            Show
            gkovacs Gabor Kovacs [X] (Inactive) added a comment - Would you please review this issue?   Please note there are 2 PRs in this ticket: https://github.com/lsst/ip_diffim/pull/136 https://github.com/lsst/afw/pull/489  
            Hide
            tjenness Tim Jenness added a comment -

            Looks okay. I broke it originally when I removed the deprecated API but there weren't any tests for it so sorry about that.

            Show
            tjenness Tim Jenness added a comment - Looks okay. I broke it originally when I removed the deprecated API but there weren't any tests for it so sorry about that.

              People

              Assignee:
              gkovacs Gabor Kovacs [X] (Inactive)
              Reporter:
              gkovacs Gabor Kovacs [X] (Inactive)
              Reviewers:
              Tim Jenness
              Watchers:
              Gabor Kovacs [X] (Inactive), Tim Jenness
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.