bilby.gw.geometry

Functions

antenna_response(detector_tensor, ra, dec, ...)

Calculate the antenna response for a detector.

calculate_arm(arm_tilt, arm_azimuth, ...)

Calculate arm unit vector from tilt, azimuth, and location.

detector_tensor(x, y)

Calculate the detector tensor from x and y arm components.

get_polarization_tensor(ra, dec, time, psi, mode)

Calculate the polarization tensor for a given sky location and mode.

get_polarization_tensor_multiple_modes(ra, ...)

Calculate polarization tensors for multiple modes.

rotation_matrix_from_delta(delta_x)

Calculate rotation matrix from a delta vector.

three_by_three_matrix_contraction(a, b)

Perform contraction of two 3x3 matrices.

time_delay_from_geocenter(detector1, ra, ...)

Calculate time delay from geocenter to a detector.

time_delay_geocentric(detector1, detector2, ...)

Calculate time delay between two detectors for a source direction.

zenith_azimuth_to_theta_phi(zenith, azimuth, ...)

Convert zenith/azimuth angles to theta/phi in a rotated frame.