casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Functions
recipes.gaincal_unflag_nearest Namespace Reference

Functions

def fill_flagged_soln

Function Documentation

def recipes.gaincal_unflag_nearest.fill_flagged_soln (   caltable = '',
  doplot = False 
)
This is to replace the gaincal solution of flagged/failed solutions by the nearest valid 
one.
If you do not do that and applycal blindly with the table your data gets 
flagged between  calibration runs that have a bad/flagged solution at one edge.
Can be pretty bad when you calibrate every hour or more 
(when you are betting on self-cal) of observation (e.g L-band of the EVLA)..one can 
lose the whole hour of good data without realizing !

Definition at line 6 of file gaincal_unflag_nearest.py.