calculate_hourangles

ska_sdp_func_python.util.geometry.calculate_hourangles(location, utc_time, direction)[source]

Return hour angles for location, utc_time, and direction.

Parameters:
  • utc_time – Time(Iterable)

  • location – EarthLocation

  • direction – SkyCoord source

Returns:

Hour angles as an astropy Longitude object [h]