#include <ObitUVSoln.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 * | myUV |
| UV data object associated with input Solution table. | |
| ObitTableSN * | SNTable |
| Calibration SN table. | |
| ObitTableSNRow * | SNTableRow |
| SN Table Row. | |
| ObitUVSel * | CalSel |
| Calibrator selector. | |
| gboolean | isSNSmoo |
| is SN table smoothed? (to be deleted) | |
| glong | numRow |
| Number of rows in calibration table. | |
| glong | LastRowRead |
| Last Row read. | |
| gint | lenCalArrayEntry |
| length of entry in CalApply/CalPrior/CalFollow (LCUCAL) | |
| gint | numAnt |
| Number of antennas in calibration table (actually max antenna no). | |
| gint | numSubA |
| Number of subarrays in the data. | |
| gint | numIF |
| Number of IFs in data. | |
| glong | SubA |
| Selected Subarray number. | |
| glong | FreqID |
| Selected Frequency ID number. | |
| gint | numPol |
| Number of polarizations in the calibration table (1 or 2). | |
| gint | CurSourID |
| current source ID in cal table | |
| gint | PriorSourID |
| Prior source ID in cal table. | |
| gint | FollowSourID |
| Following source ID in cal table. | |
| gfloat | PriorCalTime |
| Prior time in cal table {CALTIM(1)}. | |
| gfloat * | PriorAntTime |
| Prior time per antenna. | |
| gfloat | FollowCalTime |
| Following Time in cal table {CALTIM(2)}. | |
| gfloat * | FollowAntTime |
| Following time per antenna. | |
| gfloat | CalTime |
| time of calibration in CalApply {LCALTM} | |
| gfloat | DeltaTime |
| Integration time of data (days). | |
| gfloat * | CalApply |
| Calibration array to apply to data {CURCAL} Values in order: By antenna {NUMANT} By IF (EIF-BIF+1) By Polarization {NUMPOL} Real part, imaginary part, delay, rate, weight, refant Where delta is the phase change between channels and rate is the fringe rate in radians/day. | |
| gfloat * | CalPrior |
| Prior calibration array from cal (SN or CL table) {CALTAB(*,1)}. | |
| gfloat * | CalFollow |
| Following calibration array from cal (SN or CL table) {CALTAB(*,1)}. | |
| gfloat * | IFR |
| Current Ionospheric Faraday rotation per ant {IFR}. | |
| gfloat * | PriorIFR |
| Prior Ionospheric Faraday rotation per ant {IFRTAB(*,1)}. | |
| gfloat * | FollowIFR |
| Following Ionospheric Faraday rotation per IF {IFRTAB(*,2)}. | |
| gfloat * | MBDelay |
| Current Multiband delay per ant. | |
| gfloat * | PriorMBDelay |
| Prior Multiband delay per ant. | |
| gfloat * | FollowMBDelay |
| Following Multiband delay per ant. | |
| gfloat * | RateFact |
| IF scaling factor to convert s/s to rad/day. | |
| gint * | RefAnt |
| Current Reference antenna per ant and poln. | |
| ObitUVSolnInterMode | interMode |
| Interpolation mode. | |
| gfloat | interParm [10] |
| Interpolation parameters. | |
| gfloat | maxInter |
| Max. | |
| gint | interNPoly |
| number of terms in interpolation polynomial | |
| gint * | MissAnt |
| Missing Antennas (no solutions). | |
|
|
Calibration array to apply to data {CURCAL} Values in order: By antenna {NUMANT} By IF (EIF-BIF+1) By Polarization {NUMPOL} Real part, imaginary part, delay, rate, weight, refant Where delta is the phase change between channels and rate is the fringe rate in radians/day.
|
|
|
Following calibration array from cal (SN or CL table) {CALTAB(*,1)}.
|
|
|
Prior calibration array from cal (SN or CL table) {CALTAB(*,1)}.
|
|
|
Calibrator selector.
|
|
|
time of calibration in CalApply {LCALTM}
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
current source ID in cal table
|
|
|
Integration time of data (days).
|
|
|
Following time per antenna.
|
|
|
Following Time in cal table {CALTIM(2)}.
|
|
|
Following Ionospheric Faraday rotation per IF {IFRTAB(*,2)}.
|
|
|
Following Multiband delay per ant. and poln. |
|
|
Following source ID in cal table.
|
|
|
Selected Frequency ID number. <=0-> all |
|
|
Current Ionospheric Faraday rotation per ant {IFR}.
|
|
|
Linked list of arrays of data.
|
|
|
Interpolation mode.
|
|
|
number of terms in interpolation polynomial
|
|
|
Interpolation parameters.
|
|
|
is SN table smoothed? (to be deleted)
|
|
|
Last Row read.
|
|
|
length of entry in CalApply/CalPrior/CalFollow (LCUCAL)
|
|
|
Max. time over which to interpolate |
|
|
Current Multiband delay per ant. and poln. |
|
|
Missing Antennas (no solutions).
|
|
|
UV data object associated with input Solution table.
|
|
|
Name of object [Optional].
|
|
|
Number of antennas in calibration table (actually max antenna no).
|
|
|
Number of IFs in data.
|
|
|
Number of polarizations in the calibration table (1 or 2).
|
|
|
Number of rows in calibration table.
|
|
|
Number of subarrays in the data.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Prior time per antenna.
|
|
|
Prior time in cal table {CALTIM(1)}.
|
|
|
Prior Ionospheric Faraday rotation per ant {IFRTAB(*,1)}.
|
|
|
Prior Multiband delay per ant. and poln. |
|
|
Prior source ID in cal table.
|
|
|
IF scaling factor to convert s/s to rad/day.
|
|
|
Current Reference antenna per ant and poln.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Calibration SN table.
|
|
|
SN Table Row.
|
|
|
Selected Subarray number. <=0-> all |
|
|
Threading info member object.
|
1.3.9.1