MAST
Catalogs and Surveys Group
 -
ShowSky
WebServices
 -
About Us
Sky Surveys
Catalogs
Software
HST Support
Related Sites

Documentation for Catalog/Image webservices provided by CASG/MAST


General Catalog Access : http://gsss.stsci.edu/webservices/vo/CatalogSearch.aspx?Parameters...

Required Parameter List
1 of the following 3 queries - VO ConeSearch, BoxSearch, IDsearch

  1. RA=ra(deg) &DEC=dec(deg) &SR=search radius(deg)
  2. BBOX=raMin(deg),decMin(deg),raMax(deg),decMax(deg)
  3. ID=catID

Optional Parameters

  • FORMAT= VOTABLE(default) | HTML | KML | CSV | TSV | JSON | TEXT(limited set of catalogs)
  • CATALOG=GSC23(default) | GSC11 | GSC12 | USNOB | SDSS | FIRST | 2MASS | IRAS | GALEX | GAIA | TGAS | WISE
    | CAOM_OBSCORE | CAOM_OBSPOINTING | PS1V3OBJECTS | PS1V3DETECTIONS
  • FILENAME=outputname (directs output to file)
  • MAXOBJ=n (limits number of entries returned by brightest magnitude)
  • MAGRANGE=bright,faint (limits number of entries returned by limits)
  • MINDET=n (minimum numbr of detections PanSTARRS only)

e.g.


HLA Catalog Access : http://masthla.stsci.edu/HLA/Catalogs/HLAcat.aspx?Parameters

Required Parameter List

  • IMAGE=hlaImageName

Optional Parameters

  • FORMAT= VOTABLE(default) | HTML | KML | CSV | TSV | JSON | TEXT
  • CATALOG=IMG | DAO | SEX | GRI (default is IMG or GRI depending on imageName)
  • FILENAME=outputname (directs output to file)
  • MAXOBJ=n (limits number of entries returned by brightest magnitude)
  • MAGRANGE=bright,faint (limits number of entries returned by limits)
  • MULTI=T (creates multi-wavelength catalogs from DAO|SEX - default if imageName is TOTAL)
  • IGNOREFLAG=T (ignore DAOphot/SourceExtractor flags - internal only)
  • IGNOREPUBLISH=T (ignore catalog published flag - internal only)

e.g.

HLA Footprint Access : http://masthla.stsci.edu/HLA/Footprints/FPCone/fpcone.aspx?Parameters

Required Parameter List

  • RA=ra(deg)
  • DEC=dec(deg)
  • SR=search radius(deg)
  • LEVEL=hla product level

e.g.

HLA-APT Footprint Service : http://masthla.stsci.edu/hla/Footprints/aptfootprint/Footprints.svc/Footprints?Parameters

Required Parameter List

  • POS=ra(deg),dec(deg)
  • SR=search radius(deg)
  • LEVEL=hla product level
  • INST=HST instrument

e.g.


DSS Image Access : http://archive.stsci.edu/cgi-bin/dss_search?Parameters

Required Parameter List

  • R=ra(hh:mm:ss.s)
  • D=dec(dd:mm:ss.s)
  • V= phase2_gsc1 | phase2_gsc2 | poss2ukstu | poss2ukstu_red | poss2ukstu_blue | poss2ukstu_ir | dss1 | poss1_red | poss1_blue | quickv
  • H=height (arcmin)
  • W=width (arcmin)

Optional Parameters

  • F=fits (default)| gif
  • C=none (default) | unix | gzip
  • FOV= none (default) | launch | sm93 | sm97
  • V3=roll angle (deg)

e.g.

DSS Plate Finder : http://archive.stsci.edu/cgi-bin/dss_plate_finder?Parameters

Required Parameter List

  • R=ra(hh:mm:ss.s)
  • D=dec(dd:mm:ss.s)
  • H=height (arcmin)
  • W=width (arcmin)

Optional Parameters

  • FORMAT= FITS(default) | GIF
  • PLATE_ID=xxxx DSS plate ID
  • ACTION=EXTRACT

e.g.

DSS JPEG Image Access : http://gsss.stsci.edu/webservices/dssjpg/dss.svc/GetImage?Parameters

Required Parameter List

  • POS=ra(deg),dec(deg)
  • SIZE=width(deg),height(deg) | diameter(deg)

Optional Parameters

  • ISIZE= WIDTH,HEIGHT | WIDTH | 0 in pixels optional size of resulting image
  • ZOOM = 1|2|4|8|16|32|64|DYNAMIC zoom level of image returned
  • DRAWDEBUG= ON|OFF to display tile outlines

e.g.


GSC1 Access - Deprecated

http://gsss.stsci.edu/webservices/GSC1/GSC1DataReturn.aspx?Parameters

RAH RAM RAS are the right ascension
DSN DD DM DS are the declination
EQ=2000 is equinox (please set to 2000 as we no longer support 1950)
SIZE - box size in arcmin
SRCH=BOX to duplicate previous behaviour (other valid option is RADIUS)
FORMAT=Plain Text to duplicate previous behaviour (other valid options are VOTABLE CSV HTML)
CAT=GSC11 to access GSC 1.1 (other valid option is GSC12)
RGNID=xxxxx and SEQID=xxxxx to access GSC by ID rather than position

e.g.

GSC2 Access - Deprecated :

http://gsss.stsci.edu/webservices/GSC2/GSC2DataReturn.aspx?

RAH RAM RAS or RA are the right ascension
DSN DD DM DS or DEC are the declination
SIZE or R2 - search size in arcmin [R1 for inner radius cut to produce annulus)
M1/M2 = bright/faint magnitude limits
N - number objects returned (sorted by mag - returns TOP n brightest objects)
CLS - classification code selected (0=stellar, 3=non-stellar)
SRCH=BOX or RADIUS (default)
FORMAT=Plain Text to duplicate previous behaviour (other valid options are VOTABLE CSV TSV HTML)
RGNID=xxxxx and SEQID=xxxxx to access GSC by ID rather than position
HSTID=xxxxxxxxxx (GSC2 ID search) or GSC1ID=xxxxxxxxxx (GSC1 ID search)

e.g.

-
Last Modified: 2016-12-17 17:27