simbad_query¶
Resolve an object name against SIMBAD and store the record in the context.
| Category | External catalogues |
| Backend | astroquery - wraps astroquery (Virtual Observatory access) |
| Version | 1.0.0 |
| Reads | - |
| Writes | catalog_lookups |
Requires network access and the optional 'catalogs' extra. Results are not cached by the algorithm itself; wrap it in a caching layer for batch use.
Parameters¶
| Parameter | Default | Required | Description |
|---|---|---|---|
object_name |
None |
yes | Object identifier to resolve (e.g. 'Vega'). |
Use it¶
References¶
- Wenger et al. 2000, A&AS 143, 9 — the SIMBAD astronomical database
- Ginsburg et al. 2019, AJ 157, 98 — astroquery
Related algorithms¶
gaia_query- Cone-search the Gaia archive around ICRS coordinates.vizier_query- Look up an object in VizieR — the CDS table service.