Write a `get_jones(time, ra, dec)` method
Closed this issue · 0 comments
AlanLoh commented
Write a method to get Jones matrices (2, 2) diagonals as the beam is computed as Stokes I. In order to implement that calculation to DDFacet.
Basically: compute the beam (HealPIX?) and then loop over Facets centers and return the coefficients as diagonal matrices.