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
- Returns:
- table
Table
Result of the query
- table