[SCIDB-79] Implement file search module Created: 27/Feb/19  Updated: 03/Apr/19  Resolved: 03/Apr/19

Status: Done
Project: Science Database
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Normal
Reporter: michitaro Assignee: sogo.mineo
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Epic Link: Implement hscdata module

 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.


 Comments   
Comment by sogo.mineo [ 03/Apr/19 ]

I've written FileSearch class.

Generated at Sat Feb 10 16:46:19 JST 2024 using Jira 8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b.