parse_angle_dict#
- skysim.settings.parse_angle_dict(dictionary)[source]#
Convert a dictionary of the form {degrees:X, arcminutes:Y, arcseconds:Z} to a single Quantity.
- Parameters:
- Returns:
astropy.units.Quantity[angle]Combined angle.
Convert a dictionary of the form {degrees:X, arcminutes:Y, arcseconds:Z} to a single Quantity.
astropy.units.Quantity[angle]Combined angle.