comp_vis_swht
- erwans3.Visibility_Computor_class.comp_vis_swht(b: Quantity, shcoeff: SHCoeff, freq: Quantity, lmax: Optional[int] = None, phased_dir: Optional[ndarray] = None, v_relat: Optional[Quantity] = None, tau: Optional[Union[Quantity, TimeDelta]] = None, df: Optional[Quantity] = None) Quantity
Compute the visbilities using the SWHT
Compute the visbilities using ths Spherical Wave Harmonic Transform It is a reverse method of the one presented in T.Carozzi 2015
- Parameters:
- Returns:
Set of Visibilities with shape (Nbaseline,) in Jansky
- Return type:
Quantity[Jy]