Conf¶
- class astroquery.ipac.irsa.Conf[source]¶
Bases:
ConfigNamespace
Configuration parameters for
astroquery.ipac.irsa
.Attributes Summary
URL address of the MOST application interface.
URL address of the MOST service.
Maximum number of rows to retrieve in result
IRSA SIA URL
IRSA TAP URL
Time limit for connecting to the IRSA server.
Attributes Documentation
- most_interface_url¶
URL address of the MOST application interface.
- most_server¶
URL address of the MOST service.
- row_limit¶
Maximum number of rows to retrieve in result
- sia_url¶
IRSA SIA URL
- tap_url¶
IRSA TAP URL
- timeout¶
Time limit for connecting to the IRSA server.