#include <ObitUVCal.h>
Public Attributes | |
| Obit * | CLTable |
| Calibration CL table (as Obit*). | |
| Obit * | CLTableRow |
| CL Table Row (as Obit*). | |
| Obit * | SNTable |
| Calibration SN table (as Obit*). | |
| Obit * | SNTableRow |
| SN Table Row (as Obit*). | |
| glong | numRow |
| Number of rows in calibration table. | |
| glong | LastRowRead |
| Last Row read. | |
| gboolean | doSNTable |
| Use SN (else CL) table? | |
| gboolean | doCalWt |
| Calibrate Weights? | |
| gboolean | doRateSmear |
| Make rate smearing correction? {DORSM}. | |
| gboolean | doDelayRate |
| Make delay/rate correction? | |
| 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 | bIF |
| Start IF number (1-rel) selected. | |
| gint | eIF |
| highest IF (1-rel) selected | |
| gint | numChan |
| Number of channels in data. | |
| gint | bChan |
| Start channel number (1-rel). | |
| gint | eChan |
| highest channel (1-rel) | |
| gint | numPol |
| Number of polarizations in the calibration table (1 or 2). | |
| gint | numLambda |
| number of entries in Lambda for each IF {NLAMBDA} | |
| gint | PolOff [2][4] |
| Offset from the beginning an IF entry in the calibration array for a given polarization. | |
| gint | countRec [3][2] |
| Count of the good, the bad and ugly. | |
| 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, cos(delta), sin(delta), rate 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 * | DDelay |
| Dispersive delay at time of current datum, one per antenna {DDELAY}. | |
| gfloat * | PriorDDelay |
| Prior dispersive delay per ant {DDTAB(*,1)}. | |
| gfloat * | FollowDDelay |
| Following dispersive delay per ant {DDTAB(*,1)}. | |
| gfloat * | RateFact |
| IF scaling factor to convert s/s to rad/day. | |
| gfloat * | DelayFact |
| IF scaling factor to convert s to rad/channel. | |
| gfloat * | Lambda |
| Array of wavelengths for each channel and IF {LAMBDA}. | |
| gint * | LTaper |
| VLBA Filter Taper function (eg. | |
| gint * | NSpecA |
| VLBA Spectral averaging factor per IF and Corr-ID from CQ table {NSPECA,NXDSM}. | |
| gdouble * | DelBit |
| VLBA Time interval per bit in FFT (s) per IF and Corr-ID from CQ table {DELBIT, DBTVBA}. | |
| gint * | NFFTSize |
| VLBA FFT size per IF and Corr-ID from CQ table {NFFTSZ,NFTVBA}. | |
| gint * | typeTimeFilt |
| VLBA Time filter type (0=>boxcar; 3=>32-4; 4=>64-8 per IF and Corr-ID from CQ table (ITYPTF,ITFVBA). | |
| gfloat * | TimeFiltTime |
| VLBA Time filter averaging time (sec) per IF and Corr-ID from CQ table {TAVGTF}. | |
| gboolean * | doDelayDecorr |
| is VLBA delay decor. | |
| gint * | corrType |
| VLBA Subarray correlator type (1=VLBA; else non-VLBA) {NETVLB, ICQVBA}. | |
| gboolean * | warnNoCQ |
| VLBA: Print warning about missing CQ per IF and Corr-ID from CQ table {WARN,WRNVBA}. | |
| Obit * | CLTable |
| Calibration CL table (as Obit*). | |
| Obit * | CLTableRow |
| CL Table Row (as Obit*). | |
| Obit * | SNTable |
| Calibration SN table (as Obit*). | |
| Obit * | SNTableRow |
| SN Table Row (as Obit*). | |
| gfloat * | PriorAntTime |
| Prior time per antenna. | |
| gfloat * | FollowAntTime |
| Following time per antenna. | |
| 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, cos(delta), sin(delta), rate 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 * | DDelay |
| Dispersive delay at time of current datum, one per antenna {DDELAY}. | |
| gfloat * | PriorDDelay |
| Prior dispersive delay per ant {DDTAB(*,1)}. | |
| gfloat * | FollowDDelay |
| Following dispersive delay per ant {DDTAB(*,1)}. | |
| gfloat * | RateFact |
| IF scaling factor to convert s/s to rad/day. | |
| gfloat * | DelayFact |
| IF scaling factor to convert s to rad/channel. | |
| gfloat * | Lambda |
| Array of wavelengths for each channel and IF {LAMBDA}. | |
| gint * | LTaper |
| VLBA Filter Taper function (eg. | |
| gint * | NSpecA |
| VLBA Spectral averaging factor per IF and Corr-ID from CQ table {NSPECA,NXDSM}. | |
| gdouble * | DelBit |
| VLBA Time interval per bit in FFT (s) per IF and Corr-ID from CQ table {DELBIT, DBTVBA}. | |
| gint * | NFFTSize |
| VLBA FFT size per IF and Corr-ID from CQ table {NFFTSZ,NFTVBA}. | |
| gint * | typeTimeFilt |
| VLBA Time filter type (0=>boxcar; 3=>32-4; 4=>64-8 per IF and Corr-ID from CQ table (ITYPTF,ITFVBA). | |
| gfloat * | TimeFiltTime |
| VLBA Time filter averaging time (sec) per IF and Corr-ID from CQ table {TAVGTF}. | |
| gboolean * | doDelayDecorr |
| is VLBA delay decor. | |
| gint * | corrType |
| VLBA Subarray correlator type (1=VLBA; else non-VLBA) {NETVLB, ICQVBA}. | |
| gboolean * | warnNoCQ |
| VLBA: Print warning about missing CQ per IF and Corr-ID from CQ table {WARN,WRNVBA}. | |
|
|
Start channel number (1-rel).
|
|
|
Start IF number (1-rel) selected.
|
|
|
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, cos(delta), sin(delta), rate Where delta is the phase change between channels and rate is the fringe rate in radians/day.
|
|
|
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, cos(delta), sin(delta), rate 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)}.
|
|
|
Following calibration array from cal (SN or CL table) {CALTAB(*,1)}.
|
|
|
Prior calibration array from cal (SN or CL table) {CALTAB(*,1)}.
|
|
|
Prior calibration array from cal (SN or CL table) {CALTAB(*,1)}.
|
|
|
time of calibration in CalApply {LCALTM}
|
|
|
Calibration CL table (as Obit*).
|
|
|
Calibration CL table (as Obit*).
|
|
|
CL Table Row (as Obit*).
|
|
|
CL Table Row (as Obit*).
|
|
|
VLBA Subarray correlator type (1=VLBA; else non-VLBA) {NETVLB, ICQVBA}.
|
|
|
VLBA Subarray correlator type (1=VLBA; else non-VLBA) {NETVLB, ICQVBA}.
|
|
|
Count of the good, the bad and ugly.
|
|
|
current source ID in cal table
|
|
|
Dispersive delay at time of current datum, one per antenna {DDELAY}.
|
|
|
Dispersive delay at time of current datum, one per antenna {DDELAY}.
|
|
|
IF scaling factor to convert s to rad/channel.
|
|
|
IF scaling factor to convert s to rad/channel.
|
|
|
VLBA Time interval per bit in FFT (s) per IF and Corr-ID from CQ table {DELBIT, DBTVBA}.
|
|
|
VLBA Time interval per bit in FFT (s) per IF and Corr-ID from CQ table {DELBIT, DBTVBA}.
|
|
|
Integration time of data (days).
|
|
|
Calibrate Weights?
|
|
|
is VLBA delay decor. correction enabled per IF and Corr-ID from CQ table {WDODSM, DODSM} |
|
|
is VLBA delay decor. correction enabled per IF and Corr-ID from CQ table {WDODSM, DODSM} |
|
|
Make delay/rate correction?
|
|
|
Make rate smearing correction? {DORSM}.
|
|
|
Use SN (else CL) table?
|
|
|
highest channel (1-rel)
|
|
|
highest IF (1-rel) selected
|
|
|
Following time per antenna.
|
|
|
Following time per antenna.
|
|
|
Following Time in cal table {CALTIM(2)}.
|
|
|
Following dispersive delay per ant {DDTAB(*,1)}.
|
|
|
Following dispersive delay per ant {DDTAB(*,1)}.
|
|
|
Following Ionospheric Faraday rotation per IF {IFRTAB(*,2)}.
|
|
|
Following Ionospheric Faraday rotation per IF {IFRTAB(*,2)}.
|
|
|
Following source ID in cal table.
|
|
|
Selected Frequency ID number. <=0-> all |
|
|
Current Ionospheric Faraday rotation per ant {IFR}.
|
|
|
Current Ionospheric Faraday rotation per ant {IFR}.
|
|
|
Array of wavelengths for each channel and IF {LAMBDA}.
|
|
|
Array of wavelengths for each channel and IF {LAMBDA}.
|
|
|
Last Row read.
|
|
|
length of entry in CalApply/CalPrior/CalFollow (LCUCAL)
|
|
|
VLBA Filter Taper function (eg. 'HANNING') from CQ table{LTAPER, LTPVBA}
|
|
|
VLBA Filter Taper function (eg. 'HANNING') from CQ table{LTAPER, LTPVBA}
|
|
|
VLBA FFT size per IF and Corr-ID from CQ table {NFFTSZ,NFTVBA}.
|
|
|
VLBA FFT size per IF and Corr-ID from CQ table {NFFTSZ,NFTVBA}.
|
|
|
VLBA Spectral averaging factor per IF and Corr-ID from CQ table {NSPECA,NXDSM}.
|
|
|
VLBA Spectral averaging factor per IF and Corr-ID from CQ table {NSPECA,NXDSM}.
|
|
|
Number of antennas in calibration table (actually max antenna no).
|
|
|
Number of channels in data.
|
|
|
Number of IFs in data.
|
|
|
number of entries in Lambda for each IF {NLAMBDA}
|
|
|
Number of polarizations in the calibration table (1 or 2).
|
|
|
Number of rows in calibration table.
|
|
|
Number of subarrays in the data.
|
|
|
Offset from the beginning an IF entry in the calibration array for a given polarization. The first dimension is the polarization pixel number and the second is the antenna number of a baseline (e.g. first or second = 1 or 2). |
|
|
Prior time per antenna.
|
|
|
Prior time per antenna.
|
|
|
Prior time in cal table {CALTIM(1)}.
|
|
|
Prior dispersive delay per ant {DDTAB(*,1)}.
|
|
|
Prior dispersive delay per ant {DDTAB(*,1)}.
|
|
|
Prior Ionospheric Faraday rotation per ant {IFRTAB(*,1)}.
|
|
|
Prior Ionospheric Faraday rotation per ant {IFRTAB(*,1)}.
|
|
|
Prior source ID in cal table.
|
|
|
IF scaling factor to convert s/s to rad/day.
|
|
|
IF scaling factor to convert s/s to rad/day.
|
|
|
Calibration SN table (as Obit*).
|
|
|
Calibration SN table (as Obit*).
|
|
|
SN Table Row (as Obit*).
|
|
|
SN Table Row (as Obit*).
|
|
|
Selected Subarray number. <=0-> all |
|
|
VLBA Time filter averaging time (sec) per IF and Corr-ID from CQ table {TAVGTF}.
|
|
|
VLBA Time filter averaging time (sec) per IF and Corr-ID from CQ table {TAVGTF}.
|
|
|
VLBA Time filter type (0=>boxcar; 3=>32-4; 4=>64-8 per IF and Corr-ID from CQ table (ITYPTF,ITFVBA).
|
|
|
VLBA Time filter type (0=>boxcar; 3=>32-4; 4=>64-8 per IF and Corr-ID from CQ table (ITYPTF,ITFVBA).
|
|
|
VLBA: Print warning about missing CQ per IF and Corr-ID from CQ table {WARN,WRNVBA}.
|
|
|
VLBA: Print warning about missing CQ per IF and Corr-ID from CQ table {WARN,WRNVBA}.
|
1.3.9.1