py21cmsense.observatory.Observatory.time_offsets_from_obs_int_time

Observatory.time_offsets_from_obs_int_time(integration_time: Quantity, observation_duration: Quantity | None = None)[source]

Compute a list of time offsets within an LST-bin.

The LSTs ‘within a bin’ are added coherently for a given baseline group. Time offsets are with respect to an arbitrary time, and describe the rotation of a hypothetical point through zenith.

Parameters:
  • integration_time – Time for single snapshot.

  • observation_duration – Duration of the LST bin (for single night).

Returns:

array – Time offsets (in julian days).