huntsman.drp.refcat
Functions
|
Convenience function to make a PyroService for a TapReferenceCatalogue. NOTE: This does not actually start the pyro daemon. :param host: The host name for the pyro daemon. Default 'localhost'. :type host: optional :param port: The port for the pyro daemon. Default 0. :type port: int, optional :param config: The config dict. :type config: dict, optional :param pyro_name: The name of the pyro service. If not given, will use value from config. :type pyro_name: str, optional :param **kwargs: Parsed to RefcatServer init function. |
Classes
|
Client-side interface to the thread-safe tap reference catalogue. |
|
Class to expose reference catalogue over network. |
|
Class to download reference catalogues using Table Access Protocol (TAP). |
|