astromodule.utils#

Utility module

Functions

append_query_params(url, query_params)

filter_dict(obj, mask)

iauname(ra, dec)

Receives the angular position(s) of the object(s) and returns IAU2000 name(s)

iauname_path([iaunames, ra, dec, prefix, ...])

Calculate the nested path for a given iauname

Classes

SingletonMeta

Thread-safe implementation of Singleton.