Astroquery utils (astroquery.utils
)¶
Reference/API¶
astroquery.utils Package¶
Common non-package specific utility
functions that will ultimately be merged into astropy.utils
.
Functions¶
|
Convert all query_x_async methods to query_x methods |
|
|
|
|
|
Deprecated since version 0.4.5. |
|
Takes a string or astropy.coordinates object. |
|
Decorator to prepend to the function's docstr after stripping out the list of sections provided (by default "Returns" only). |
|
Deprecated since version 0.4.4. |
Suppresses all warnings of the class |
|
|
E-mail address validation. |
Classes¶
|
A class that inherits from |
astroquery.utils.timer Module¶
General purpose timer related functions.
Functions¶
|
Decorator to time a function or method. |
Classes¶
|
Class to predict run time. |
TAP/TAP+¶
Table Access Protocol implementation. See TAP/TAP+ (astroquery.utils.tap)