simulate_gaintable

simulate_gaintable(gt: GainTable, phase_error=0.1, amplitude_error=0.0, smooth_channels=1, leakage=0.0, seed=180550721, **kwargs) GainTable[source]

Simulate a gain table

Parameters:
  • phase_error – std of normal distribution, zero mean

  • amplitude_error – std of log normal distribution

  • leakage – std of cross hand leakage

  • smooth_channels – Use bspline over smooth_channels

  • kwargs

Returns:

Gaintable