Astroquery utils (astroquery.utils)#
Reference/API#
astroquery.utils Package#
Common non-package specific utility
functions that will ultimately be merged into astropy.utils.
Functions#
|
|
|
|
|
Takes a string or astropy.coordinates object. |
Suppresses all warnings of the class |
|
|
E-mail address validation. |
|
Convert all query_x_async methods to query_x methods |
|
Decorator to prepend to the function's docstr after stripping out the list of sections provided (by default "Returns" only). |
|
Function to clean up save files. |
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)