#include <ObitUVSelfCal.h>
Public Attributes | |
| gint32 | ObitId |
| Recognition bit pattern to identify the start of an Obit object. | |
| gpointer | ClassInfo |
| ClassInfo pointer for class with name, base and function pointers. | |
| gint | ReferenceCount |
| Reference count for object (numbers of pointers attaching). | |
| gchar * | name |
| Name of object [Optional]. | |
| ObitThread * | thread |
| Threading info member object. | |
| ObitInfoList * | info |
| Linked list of arrays of data. | |
| ObitUV * | SCData |
| Scratch UV for divided data. | |
| ObitUVGSolve * | mySolver |
| Calibration solution object. | |
| ObitDisplay * | display |
| Display server. | |
| ObitSkyModel * | skyModel |
| Sky Model for subtracting Clean model from data. | |
| ObitSkyModelMode | modelMode |
| Model calculation mode for components. | |
| glong | numHist |
| Number of values in flux vs BL histogram. | |
| gfloat | HistInc |
| increment in baseline length (lambda) in hist | |
| gfloat * | hist |
| Histogram of baseline length vs Average flux density. | |
| gfloat * | histRMS |
| RMSes of values in hist. | |
| gfloat | UVFullRange [2] |
| UV range of full weight. | |
| gfloat | totalMax |
| Total Maximum image pixel value in clean window. | |
| gfloat | sumCC |
| Sum of flux densitiy in SkyModel. | |
| gfloat | RMSFld1 |
| RMS of residuals in Field 1. | |
| gfloat | totalQual |
| Total quality measure (sum flux/ RMS field 1). | |
| glong | numLast |
| How many values in "last?" arrays. | |
| gfloat | lastQual [5] |
| Last up to 5 totalQual values. | |
| gfloat | lastSNVer [5] |
| SN table version of last up to 5 passes. | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Display server.
|
|
|
Histogram of baseline length vs Average flux density.
|
|
|
increment in baseline length (lambda) in hist
|
|
|
RMSes of values in hist.
|
|
|
Linked list of arrays of data.
|
|
|
Last up to 5 totalQual values.
|
|
|
SN table version of last up to 5 passes.
|
|
|
Model calculation mode for components.
|
|
|
Calibration solution object.
|
|
|
Name of object [Optional].
|
|
|
Number of values in flux vs BL histogram.
|
|
|
How many values in "last?" arrays.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
RMS of residuals in Field 1.
|
|
|
Scratch UV for divided data.
|
|
|
Sky Model for subtracting Clean model from data.
|
|
|
Sum of flux densitiy in SkyModel.
|
|
|
Threading info member object.
|
|
|
Total Maximum image pixel value in clean window.
|
|
|
Total quality measure (sum flux/ RMS field 1).
|
|
|
UV range of full weight.
|
1.3.9.1