cogwheel.gw_utils.fplus_fcross

cogwheel.gw_utils.fplus_fcross(detector_names, ra, dec, psi, tgps)

Return a (2 x n_detectors) array with F+, Fx antenna coefficients.

Note: For caching, detector_names has to be hashable, e.g. a string like 'HLV' or a tuple ('H', 'L', 'V') but not a list.