#include <ObitUVCal.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. | |
| ObitIOStatus | myStatus |
| I/O status. | |
| ObitUVDesc * | myDesc |
| Obit UV data Descriptor. | |
| ObitUVSel * | mySel |
| Obit UV data Selector. | |
| gboolean | dropSubA |
| Drop Subarray info? | |
| gboolean | doFlag |
| Apply flagging? | |
| gboolean | doSmo |
| Apply Spectral smoothing. | |
| gboolean | doBL |
| Apply Baseline based calibration? | |
| gboolean | doCal |
| Apply amp/phase/delay/rate/baseline calibration. | |
| gint | doBP |
| Apply Bandpass calibration? if > 0 specifies bandpass type. | |
| gboolean | doPol |
| Apply Polarization calibration? | |
| gint | jadr [4][2] |
| Stokes translation indices. | |
| gint | numAnt |
| Number of antennas in calibration table (actually max antenna no). | |
| gint | numSubA |
| Number of subarrays in the data. | |
| gint | numChan |
| Number of Spectral channels. | |
| gint | bChan |
| Start channel number (1-rel). | |
| gint | eChan |
| highest channel (1-rel) | |
| gint | numIF |
| Number of IFs. | |
| gint | bIF |
| Start IF number (1-rel) selected. | |
| gint | eIF |
| highest IF (1-rel) selected | |
| gint | numStok |
| Number of Stokes in data. | |
| gfloat | selFact [4][2] |
| Stokes translation factors. | |
| gfloat | smooth [3] |
| Spectral smoothing SMOOTH(1) = type of smoothing to apply: 0 => no smoothing 1 => Hanning 2 => Gaussian 3 => Boxcar 4 => Sinc (i.e. | |
| gint | bChanSmo |
| Start channel number for smoothing (1-rel) {BCHANS}. | |
| gint | eChanSmo |
| highest channel for smoothing (1-rel) {ECHANS} | |
| gint | SmoothWidth |
| Width of spectral Smoothing kernal. | |
| gfloat * | SmoothConvFn |
| Smoothing convolution function {SMTAB}. | |
| gfloat * | SmoothWork |
| Spectral smoothing work array. | |
| ObitSourceList * | sourceList |
| SourceList with source info. | |
| ObitAntennaList ** | antennaLists |
| Array of AntennaLists one per subarray. | |
| ObitUVCalFlagS * | flag |
| data flagging structure | |
| ObitUVCalBaselineS * | baselineCal |
| Baseline dependent calibration structure. | |
| ObitUVCalCalibrateS * | ampPhaseCal |
| Amp/phase/delay/rate calibration structure. | |
| ObitUVCalBandpassS * | bandpassCal |
| Bandpass calibration structure. | |
| ObitUVCalPolarizationS * | polnCal |
| Polarization calibration structure. | |
| glong | numANTable |
| Number of subarrays (number of entries in ANtables). | |
| Obit ** | ANTables |
| Array of AN tables for polarization calibration, one per subarray (as Obit*). | |
| Obit * | BLTable |
| Baseline dependent calibration table (as Obit*). | |
| Obit * | BPTable |
| Bandpass calibration table (as Obit*). | |
| Obit * | CQTable |
| VLBA corelator parameter table. | |
| Obit * | CLTable |
| CL table for multisource calibration. | |
| Obit * | FGTable |
| Obit * | SNTable |
| Obit * | SUTable |
|
|
Amp/phase/delay/rate calibration structure.
|
|
|
Array of AN tables for polarization calibration, one per subarray (as Obit*).
|
|
|
Array of AntennaLists one per subarray.
|
|
|
Bandpass calibration structure.
|
|
|
Baseline dependent calibration structure.
|
|
|
Start channel number (1-rel).
|
|
|
Start channel number for smoothing (1-rel) {BCHANS}.
|
|
|
Start IF number (1-rel) selected.
|
|
|
Baseline dependent calibration table (as Obit*).
|
|
|
Bandpass calibration table (as Obit*).
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
CL table for multisource calibration.
|
|
|
VLBA corelator parameter table.
|
|
|
Apply Baseline based calibration?
|
|
|
Apply Bandpass calibration? if > 0 specifies bandpass type.
|
|
|
Apply amp/phase/delay/rate/baseline calibration.
|
|
|
Apply flagging?
|
|
|
Apply Polarization calibration?
|
|
|
Apply Spectral smoothing.
|
|
|
Drop Subarray info?
|
|
|
highest channel (1-rel)
|
|
|
highest channel for smoothing (1-rel) {ECHANS}
|
|
|
highest IF (1-rel) selected
|
|
|
|
|
|
data flagging structure
|
|
|
Linked list of arrays of data.
|
|
|
Stokes translation indices.
|
|
|
Obit UV data Descriptor.
|
|
|
Obit UV data Selector.
|
|
|
I/O status.
|
|
|
Name of object [Optional].
|
|
|
Number of antennas in calibration table (actually max antenna no).
|
|
|
Number of subarrays (number of entries in ANtables).
|
|
|
Number of Spectral channels.
|
|
|
Number of IFs.
|
|
|
Number of Stokes in data.
|
|
|
Number of subarrays in the data.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Polarization calibration structure.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Stokes translation factors.
|
|
|
Spectral smoothing SMOOTH(1) = type of smoothing to apply: 0 => no smoothing 1 => Hanning 2 => Gaussian 3 => Boxcar 4 => Sinc (i.e. sin(x)/x) SMOOTH(2) = the "diameter" of the function, i.e. width between first nulls of Hanning triangle and sinc function, FWHM of Gaussian, width of Boxcar. Defaults (if < 0.1) are 4, 2, 2 and 3 channels for SMOOTH(1) = 1 - 4. SMOOTH(3) = the diameter over which the convolving function has value - in channels. Defaults: 1, 3, 1, 4 times SMOOTH(2) used when |
|
|
Smoothing convolution function {SMTAB}.
|
|
|
Width of spectral Smoothing kernal.
|
|
|
Spectral smoothing work array.
|
|
|
|
|
|
SourceList with source info.
|
|
|
|
|
|
Threading info member object.
|
1.3.9.1