tlpipe.core.tl_array.CylinderBeam.response¶
-
CylinderBeam.
response
(xyz)[source]¶ Beam response across active band for specified topocentric coordinates.
This uses the beam model implemented in driftscan package.
Parameters: xyz (array like, of shape (3, ...)) – Unit direction vector in topocentric coordinates (x=E, y=N, z=UP). xyz may be arrays of multiple coordinates. Returns: Return type: Returns ‘x’ linear polarization (rotate pi/2 for ‘y’) of shape (nfreq, ...).