Uploaded image for project: 'DRP 2-D Pipeline'
  1. DRP 2-D Pipeline
  2. PIPE2D-64

get rid of warnings in drp_stella tests PSF.py, FiberTraces.py, Spectra.py

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Story Points:
      0.1
    • Sprint:
      2014-16

      Description

      Replace
      <code>
      self.flat = afwImage.ExposureF(flatfile)
      <code>
      with
      <code>
      self.flat = afwImage.makeExposure(afwImage.makeMaskedImage(afwImage.ImageF(flatfile)))
      <code>
      Same for self.arc

        Attachments

          Activity

            People

            • Assignee:
              aritter aritter
              Reporter:
              aritter aritter
              Reviewers:
              cloomis
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: