Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 392
News FAQ
Search Home


next up previous contents
Next: CAL_MAIN: additions for interferometer-based, solvable, visibility-plane components Up: Calibration table format Previous: CAL_MAIN: antenna-based, non-solvable, visibility-plane components

CAL_MAIN: additions for antenna-based, solvable, visibility-plane components



CAL_MAIN: additions for antenna-based, solvable, visibility-plane components
Name Format Units Measure Comments
Columns
Solution statistics
TOTAL_SOLUTION_OK Bool Validity of total solution
TOTAL_FIT Float Total fit
TOTAL_FIT_WEIGHT Float Total fit weight
SOLUTION_OK Bool(a) Solution validity mask
FIT Float(a) Fit array
FIT_WEIGHT Float(a) Fit weight array

Notes:

(i) The dimension (a) of the array-based columns is: (Njones, Njones, Nspw, Nchan). These dimensions are defined in the CAL_DESC sub-table, and can vary by row.

TOTAL_SOLUTION_OK
False if the current calibration solution interval is flagged, else True.

TOTAL_FIT
Total fit for the solution interval as a whole, as $ \sqrt{{\chi^2}\over{\Sigma {\rm weight}}}$.

TOTAL_FIT_WEIGHT
Total fit weight for the solution interval as a whole ($ \Sigma$weight).

SOLUTION_OK
Validity mask for each element of the calibration solution array, of dimension (a).

FIT
Fit for each element of the calibration solution array, of dimension (a), as defined in the TOTAL_FIT_WEIGHT description above.

FIT_WEIGHT
Fit weight for each element of the calibration solution array, of dimension (a).


next up previous contents
Next: CAL_MAIN: additions for interferometer-based, solvable, visibility-plane components Up: Calibration table format Previous: CAL_MAIN: antenna-based, non-solvable, visibility-plane components   Contents
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2004-01-31