Search CASDA catalogue
casda_search_catalogueSearch a CASDA catalogue by position and radius. Provide a catalogue short name, right ascension, declination, and search radius in degrees to return matching records.
Instructions
Run a Simple Cone Search against one CASDA catalogue short-name endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ra_deg | Yes | ICRS right ascension in degrees, in [0, 360). | |
| dec_deg | Yes | ICRS declination in degrees, in [-90, 90]. | |
| catalogue | Yes | SCS catalogue short name matching ^[A-Za-z][A-Za-z0-9._-]{0,63}$, such as racs_mid_sources_v01. | |
| radius_deg | Yes | Cone search radius in degrees; server-bounded. | |
| max_records | No | Maximum rows to return; bounded by server configuration. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | ||
| error | No | ||
| returned | Yes | ||
| catalogue | Yes | ||
| provenance | No | ||
| max_records | Yes |