Conf¶
-
class
astroquery.ibe.
Conf
[source]¶ Bases:
astropy.config.configuration.ConfigNamespace
Configuration parameters for
astroquery.ibe
.Attributes Summary
dataset
Default data set. mission
Default mission. server
Name of the IBE server to use. table
Default table. timeout
Time limit for connecting to the IRSA server. Attributes Documentation
-
dataset
¶ Default data set. See, for example, http://irsa.ipac.caltech.edu/ibe/search/ptf for options.
-
mission
¶ Default mission. See, for example, http://irsa.ipac.caltech.edu/ibe/search/ for options.
-
server
¶ Name of the IBE server to use.
-
table
¶ Default table. See, for example, http://irsa.ipac.caltech.edu/ibe/search/ptf/images for options.
-
timeout
¶ Time limit for connecting to the IRSA server.
-