gaintable_plot

gaintable_plot(gt: GainTable, cc='T', title='', ants=None, channels=None, label_max=0, min_amp=1e-05, cmap='rainbow', **kwargs)[source]

Standard plot of gain table

Parameters:
  • gt – Gaintable

  • cc – Type of gain table e.g. ‘T’, ‘G, ‘B’

  • value – ‘amp’ or ‘phase’ or ‘residual’

  • ants – Antennas to plot

  • channels – Channels to plot

  • kwargs

Returns: