Uploaded image for project: 'Science Database'
  1. Science Database
  2. SCIDB-79

Implement file search module

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Done (View Workflow)
    • Priority: Normal
    • Resolution: Done
    • Component/s: None
    • Labels:
      None

      Description

      • File search sub-module
        This module is for searching and retrieving the reduced data.
        The usage of it will be something like this:
        results = hscata.fileSearch.findCoadd(ra=150, dec=2, size='1arcsec', filter='HSC-I') => astropy.HDUList
        print(results[0].fileName) => '/somewhere/coadd-123.fits' # the file is mounted in compute environment.

        Attachments

          Activity

            People

            • Assignee:
              sogo.mineo sogo.mineo
              Reporter:
              michitaro michitaro
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: