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

Replace np.ndarray with np.empty and change dtype to np.<dtype>

    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:
      1

      Description

      In the python programs please replace all appearances of np.ndarray with np.empty, check that all the arrays are properly initialized, and change the dtype}}s from e.g. {{dtype='float32' to dtype=np.float32 as these are properly converted to C++ {{ndarray}}s

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: