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

Implement an image search processor to access the image from PDAC

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: SUIT
    • Labels:
      None

      Description

      This is the working extension for DM-8010. The DM-8010 implemented MetaData and TableData search processors. The image search processor is needed as well. It will also exercise the cutout service that SLAC imgServ API will provide.

      The image search processor (LSSTImageSearch) is searching the DAX using either id or a set of ids to locate the image and then displaying them in the tree-view window. There are two types of search URL:

      Coadded image (and cutout) retrieval
      curl -o outImageCoadd.fits "http://lsst-qserv-dax01.ncsa.illinois.edu:5000/image/v0/deepCoadd/id?id=23986176"

      For Science CCD, it can also be searched using id. But the preferred way is using a set of ids, such as:
      curl -o outImage3.fits "http://lsst-qserv-dax01.ncsa.illinois.edu:5000/image/v0/calexp/ids?run=3325&camcol=1&field=171&filter=z"

      The image search processor processes the parameters passed from the UI and then build the URL like above to find the image.

        Attachments

          Issue Links

            Activity

            Hide
            zhang Lijun Zhang [X] (Inactive) added a comment -

            Please review and test this branch.

            Thanks!

            Show
            zhang Lijun Zhang [X] (Inactive) added a comment - Please review and test this branch. Thanks!
            Hide
            ymei Yi Mei [X] (Inactive) added a comment -

            I tested again after Lijun merged DM-8334.

            The image processor works fine.

            Give a target, select different search types, I got correct image metadata and five images from the five filters with the same patch and tract. When click one of those five rows in the table, the corresponding image is highlighted.

            When click one row in the table with different patch or tract, the five images are changed.

            Good job!

            Show
            ymei Yi Mei [X] (Inactive) added a comment - I tested again after Lijun merged DM-8334 . The image processor works fine. Give a target, select different search types, I got correct image metadata and five images from the five filters with the same patch and tract. When click one of those five rows in the table, the corresponding image is highlighted. When click one row in the table with different patch or tract, the five images are changed. Good job!
            Hide
            roby Trey Roby added a comment -

            i still need to review it

            Show
            roby Trey Roby added a comment - i still need to review it
            Hide
            zhang Lijun Zhang [X] (Inactive) added a comment -

            merged

            Show
            zhang Lijun Zhang [X] (Inactive) added a comment - merged

              People

              Assignee:
              zhang Lijun Zhang [X] (Inactive)
              Reporter:
              zhang Lijun Zhang [X] (Inactive)
              Reviewers:
              Trey Roby, Yi Mei [X] (Inactive)
              Watchers:
              Lijun Zhang [X] (Inactive), Trey Roby, Xiuqin Wu [X] (Inactive), Yi Mei [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.