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

Shapes are not measured for bright lines

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Open (View Workflow)
    • Priority: Normal
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      Description

      I took a look at the calculated moments from 96925 r1. I take it that xx is the xx adaptive moment (it'd be better if we called it something like Ixx).
      The fluxes look OK as do the moments , but

      np.sum(np.isfinite(als.xx)), np.sum(np.isfinite(als.flux)), np.sum(np.isfinite(als.xx[als.flux > 25])) == (22204, 102735, 0)
      

      so none of the bright lines have measured moments.

        Attachments

        1. pipe2d-1264.png
          134 kB
          price
        2. tmp - 2023-07-20T220237.254.png
          90 kB
          rhl
        3. tmp - 2023-07-20T220256.397.png
          89 kB
          rhl

          Activity

            People

            • Assignee:
              price price
              Reporter:
              rhl rhl
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: