tlpipe.core.tl_array¶
Tianlai dish and cylinder array.
Inheritance diagram¶
Functions
top2eq_m(lat, lon) |
Conversion matrix from ‘top’ to ‘eq’. |
xyz2XYZ_m(lat) |
Conversion matrix through xyz to XYZ. |
Classes
Antenna(pos, beam[, phsoff, bp_r, bp_i, ...]) |
Representation of an individual dish antenna or cylinder feed. |
AntennaArray(\*args, \*\*kwargs) |
Representation of an antenna array. |
CylinderBeam(freqs[, width, length]) |
Beam of a cylinder feed. |
CylinderFeed(pos, freqs[, width, length, ...]) |
Representation of an individual cylinder feed. |
DishAntenna(pos, freqs[, diameter, phsoff, ...]) |
Representation of an individual dish antenna. |
DishBeam(freqs[, diameter]) |
Circular beam of a dish antenna. |