get_ukidss_catalog¶
- grizli.catalog.get_ukidss_catalog(ra=165.0, dec=34.8, radius=3, database='UKIDSSDR9PLUS', programme_id='LAS')[source]¶
Query for objects in the UKIDSS catalogs
- Parameters
- ra, decfloat
Center of the query region, decimal degrees
- radiusfloat
Radius of the query, in arcmin
- databasestr
UKIDSS database to query. Default is
UKIDSSDR9PLUS
.- programme_idstr
UKIDSS programme ID. Default is
LAS
.
- Returns
- table
Table
Result of the query
- table