Conf¶
-
class
astroquery.ibe.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.ibe.Attributes Summary
datasetDefault data set. missionDefault mission. serverName of the IBE server to use. tableDefault table. timeoutTime 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.
-