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