create_atmospheric_errors_gaintable_rsexecute_workflow

create_atmospheric_errors_gaintable_rsexecute_workflow(sub_bvis_list, sub_components, r0=5000.0, screen=None, height=300000.0, type_atmosphere='iono', reference_component=None, jones_type='B', **kwargs)[source]

Create gaintable for atmospheric errors

Parameters:
  • sub_bvis_list – List of vis (or graph)

  • sub_components – List of components (or graph)

  • r0 – r0 in m

  • screen

  • height – Height (in m) of screen above telescope e.g. 3e5

  • type_atmosphere – ‘ionosphere’ or ‘troposhere’

  • jones_type – Type of calibration matrix T or G or B

Returns:

(list of error-free gaintables, list of error gaintables) or graph