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

            zhang Lijun Zhang [X] (Inactive) created issue -
            zhang Lijun Zhang [X] (Inactive) made changes -
            Field Original Value New Value
            Link This issue relates to DM-8010 [ DM-8010 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Epic Link DM-4679 [ 21923 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Sprint SUIT Sprint 2016-11 [ 251 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            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. 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.
            zhang Lijun Zhang [X] (Inactive) made changes -
            Status To Do [ 10001 ] In Progress [ 3 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Story Points 10 4
            zhang Lijun Zhang [X] (Inactive) made changes -
            Reviewers Trey Roby, Yi Mei [ roby, ymei ]
            Status In Progress [ 3 ] In Review [ 10004 ]
            zhang Lijun Zhang [X] (Inactive) made changes -
            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. 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 (s) 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.






            zhang Lijun Zhang [X] (Inactive) made changes -
            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 (s) 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.






            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.






            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Sprint SUIT Sprint 2016-11 [ 251 ] SUIT Sprint 2016-11, SUIT Sprint 2016-12 [ 251, 294 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Rank Ranked higher
            ymei Yi Mei [X] (Inactive) made changes -
            Status In Review [ 10004 ] Reviewed [ 10101 ]
            roby Trey Roby made changes -
            Status Reviewed [ 10101 ] In Review [ 10004 ]
            roby Trey Roby made changes -
            Story Points 4 8
            zhang Lijun Zhang [X] (Inactive) made changes -
            Status In Review [ 10004 ] Reviewed [ 10101 ]
            zhang Lijun Zhang [X] (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status Reviewed [ 10101 ] Done [ 10002 ]

              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.