#include <ObitUVSel.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]. | |
| ObitIOType | FileType |
| File Type requested (FITS/AIPS). | |
| glong | nVisPIO |
| Max. | |
| glong | numVisRead |
| Number of visibilities for next read. | |
| glong | lrecUC |
| Size of uncompressed record. | |
| glong | nrparmUC |
| Number of random parameters in the uncompressed version. | |
| glong | numberVis |
| Number of visibilities in output. | |
| glong | numberPoln |
| Number of Stokes parameters in output. | |
| glong | jincs |
| Increment in visibility float array between Stokes. | |
| glong | startChann |
| Start channel (1-rel). | |
| glong | numberChann |
| Number of channels. | |
| glong | jincf |
| Increment in visibility float array between Frequencies. | |
| glong | startIF |
| Start IF (1-rel). | |
| glong | numberIF |
| Number of IFs. | |
| glong | jincif |
| Increment in visibility float array between IFs. | |
| glong | SubA |
| Selected Subarray number. | |
| glong | FreqID |
| Selected Frequency ID number. | |
| gboolean | doCalSelect |
| Calibrate/edit/select Data? | |
| gboolean | Compress |
| Input data compressed? | |
| gboolean | transPol |
| Translate Stokes? | |
| gboolean | bothCorr |
| Need both correlations to form output Stokes parameter? | |
| gboolean | selectAnts |
| Select Antennas? (deselect if FALSE). | |
| gint | numberAntList |
| Number of entries in ants 0=> all selected. | |
| gint * | ants |
| List of selected (or deselected) antennas, NULL => all selected. | |
| gboolean | selectSources |
| Select Sources? (deselect if FALSE). | |
| gint | numberSourcesList |
| Number of entries in sources, 0=> all selected. | |
| gint * | sources |
| List of selected (or deselected) source ids, NULL => all selected. | |
| gchar | Stokes [5] |
| Selected Stokes parameter(s). | |
| gfloat | timeRange [2] |
| Start and end times in days. | |
| gfloat | UVRange [2] |
| UV range (lower, upper) in wavelengths at reference frequency. | |
| 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. | |
| gboolean | doPolCal |
| do Polarization Calibration? | |
| gboolean | doBLCal |
| do Baseline dependent calibration? | |
| gint | BLversion |
| version number of BL table for Baseline dependent calibration | |
| gboolean | doBPCal |
| do Bandpass calibration? | |
| gint | doBand |
| Bandpass calibration type, <=0 -> none, (1) if = 1 then all the bandpass data for each antenna will be averaged to form a composite bandpass spectrum, this will then be used to correct the data. | |
| gint | BPversion |
| version number of BP table for Bandpass calibration | |
| gint | corrType |
| Desired correlation type, 0= Cross only, 1=both, 2= Auto only. | |
| gboolean | doCal |
| do amp/phase/delay/rate calibration? | |
| gboolean | doCalWt |
| do amp/phase/delay/rate calibration of weights? | |
| gboolean | dropSubA |
| Drop Subarray info? | |
| gint | calVersion |
| version number of SN/CL table for calibration | |
| gboolean | doFlag |
| apply flagging? | |
| gint | FGversion |
| version number of FG table for flagging | |
| gboolean | doIndex |
| Using an index table? | |
| Obit * | NXTable |
| NX table (as Obit*). | |
| Obit * | NXTableRow |
| NX Table Row (as Obit*). | |
| glong | numRow |
| Number of rows in flag table. | |
| glong | LastRowRead |
| Last Row read. | |
| glong | scanFirstVis |
| First visibility in scan. | |
| glong | scanLastVis |
| Last visibility in scan. | |
| gfloat | SubScanTime |
| Desired length in days of subscans. | |
| gfloat | SubScanSuggest |
| Interval in current scan leading to even number of subscans. | |
| gfloat | InputAvgTime |
| Input data averaging time for fringe rate decorrelation calc. | |
| gboolean | passAll |
| Keep all data whether flagged or not. | |
This class contains descriptions of interferometric visibility data.
|
|
List of selected (or deselected) antennas, NULL => all selected.
|
|
|
version number of BL table for Baseline dependent calibration
|
|
|
Need both correlations to form output Stokes parameter?
|
|
|
version number of BP table for Bandpass calibration
|
|
|
version number of SN/CL table for calibration
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Input data compressed?
|
|
|
Desired correlation type, 0= Cross only, 1=both, 2= Auto only.
|
|
|
Bandpass calibration type, <=0 -> none, (1) if = 1 then all the bandpass data for each antenna will be averaged to form a composite bandpass spectrum, this will then be used to correct the data. (2) if = 2 the bandpass spectra nearest in time (in a weighted sense) to the uv data point will be used to correct the data. (3) if =3 the bandpass data will be interpolated in time using the solution weights to form a composite bandpass spectrum, this interpolated spectrum will then be used to correct the data. (4) if = 4 the bandpass spectra nearest in time (neglecting weights) to the uv data point will be used to correct the data. (5) if = 5 the bandpass data will be interpolated in time ignoring weights to form a composite bandpass spectrum, this interpolated spectrum will then be used to correct the data. |
|
|
do Baseline dependent calibration?
|
|
|
do Bandpass calibration?
|
|
|
do amp/phase/delay/rate calibration?
|
|
|
Calibrate/edit/select Data?
|
|
|
do amp/phase/delay/rate calibration of weights?
|
|
|
apply flagging?
|
|
|
Using an index table?
|
|
|
do Polarization Calibration?
|
|
|
Drop Subarray info?
|
|
|
version number of FG table for flagging
|
|
|
File Type requested (FITS/AIPS).
|
|
|
Selected Frequency ID number. <=0 -> all |
|
|
Input data averaging time for fringe rate decorrelation calc.
|
|
|
Increment in visibility float array between Frequencies.
|
|
|
Increment in visibility float array between IFs.
|
|
|
Increment in visibility float array between Stokes.
|
|
|
Last Row read.
|
|
|
Size of uncompressed record.
|
|
|
Name of object [Optional].
|
|
|
Number of random parameters in the uncompressed version.
|
|
|
Number of entries in ants 0=> all selected.
|
|
|
Number of channels.
|
|
|
Number of IFs.
|
|
|
Number of Stokes parameters in output.
|
|
|
Number of entries in sources, 0=> all selected.
|
|
|
Number of visibilities in output.
|
|
|
Number of rows in flag table.
|
|
|
Number of visibilities for next read.
|
|
|
Max. number of visibilities per read/write |
|
|
NX table (as Obit*).
|
|
|
NX Table Row (as Obit*).
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Keep all data whether flagged or not.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
First visibility in scan.
|
|
|
Last visibility in scan.
|
|
|
Select Antennas? (deselect if FALSE).
|
|
|
Select Sources? (deselect if FALSE).
|
|
|
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 |
|
|
List of selected (or deselected) source ids, NULL => all selected.
|
|
|
Start channel (1-rel).
|
|
|
Start IF (1-rel).
|
|
|
Selected Stokes parameter(s).
|
|
|
Selected Subarray number. <=0 -> all |
|
|
Interval in current scan leading to even number of subscans.
|
|
|
Desired length in days of subscans.
|
|
|
Start and end times in days.
|
|
|
Translate Stokes?
|
|
|
UV range (lower, upper) in wavelengths at reference frequency.
|
1.3.9.1