Examples

 

In this example, we solve for constant (solint='inf') frequency-independent (freqdep=False) baseline-based solutions relative to ordinary gain, bandpass, and gaincurve calibration:

blcal(vis='data.ms',
      caltable='cal.M',                        # Output table name
      field='2',                               # A field with a very good model
      solint='inf',                            # single solution per baseline, spw
      gaintable=['cal.B','cal.gc','cal.G90s'], # all prior cal
      freqdep=False)                           # frequency-independent solution