#include <ObitUVDesc.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]. | |
| ObitIOAccess | access |
| Type of access to file. | |
| glong | nvis |
| Number of visibilities total. | |
| glong | lrec |
| Length (floats) of a vis record. | |
| glong | nrparm |
| Number of random parameters. | |
| glong | firstVis |
| current beginning visibility (1-rel) read/write in buffer | |
| glong | numVisBuff |
| number of visibilities in buffer | |
| glong | naxis |
| Number of axes. | |
| glong | numSubA |
| Number of subarrays in the data. | |
| glong | maxAnt |
| Maximum antenna in the data. | |
| glong | inaxes [UV_MAXDIM] |
| Dimensions of axes. | |
| gchar | ctype [UV_MAXDIM][UVLEN_KEYWORD] |
| WCS labels for each dimension of array. | |
| gchar | ptype [UV_MAX_RANP][UVLEN_KEYWORD] |
| WCS labels for random axes. | |
| gfloat | cdelt [UV_MAXDIM] |
| Axis coordinate increments. | |
| gfloat | crpix [UV_MAXDIM] |
| Axis reference pixels (1-rel). | |
| gfloat | crota [UV_MAXDIM] |
| Axis rotation angles (deg). | |
| gfloat | altCrpix |
| Alternate reference Pixel (frequency or velocity). | |
| gfloat | xshift |
| Offset in X (rotated RA) of phase center (deg). | |
| gfloat | yshift |
| Offset in Y (rotated Dec) of phase center (deg). | |
| gfloat | DeltaTime |
| Data integration time in Days. | |
| gchar | object [UVLEN_VALUE] |
| Name of object. | |
| gchar | teles [UVLEN_VALUE] |
| Name of telescope making observation. | |
| gchar | instrument [UVLEN_VALUE] |
| Name of instrument making observation. | |
| gchar | observer [UVLEN_VALUE] |
| Observer. | |
| gchar | obsdat [UVLEN_VALUE] |
| Observing date as yyyy-mm-dd. | |
| gchar | date [UVLEN_VALUE] |
| File creation date as yyyy-mm-dd. | |
| gchar | origin [UVLEN_VALUE] |
| Origin (software) of image. | |
| gchar | bunit [UVLEN_VALUE] |
| Units of visibilities. | |
| gfloat | epoch |
| Epoch (years) of celestial coordinates, This is sometimes confused with equinox. | |
| gfloat | equinox |
| Mean Equinox of celestial coordinates (e.g. | |
| gdouble | JDObs |
| Julian date of observations. | |
| gdouble | crval [UV_MAXDIM] |
| Axis coordinate values at reference pixel. | |
| gdouble | obsra |
| Observed RA (deg). | |
| gdouble | obsdec |
| Observed Dec (deg). | |
| gdouble | altRef |
| Alternate reference value (frequency or velocity). | |
| gdouble | restFreq |
| Rest frequency of line (Hz). | |
| gdouble | freq |
| Reference Frequency (Hz) for u,v,w. | |
| gdouble * | freqArr |
| Array of Frequencies (Hz) in the order of Freq, IF in data dimension is nfreq*nif. | |
| gfloat * | fscale |
| Array of differential frequency scaling factors from one frequency to the next, dimension is nfreq*nif. | |
| gdouble * | freqIF |
| Array of Frequencies per IF. | |
| gfloat * | chIncIF |
| Array of channel frequency increments per IF. | |
| gint * | sideband |
| Array of sidebands, one per IF. | |
| oint * | numAnt |
| Number of antennas (actually max ant number) per subarray. | |
| gint | VelReference |
| Velocity reference frame: 1-3 (LSR, Helio, Observer). | |
| gint | VelDef |
| Velocity definition 0=>optical, 1=radio. | |
| gint | ilocu |
| Random parameter offset: U coordinate. | |
| gint | ilocv |
| Random parameter offset: V coordinate. | |
| gint | ilocw |
| Random parameter offset: W coordinate. | |
| gint | iloct |
| Random parameter offset:Time. | |
| gint | ilocb |
| Random parameter offset: Baseline. | |
| gint | ilocsu |
| Random parameter offset: Source id. | |
| gint | ilocfq |
| Random parameter offset:Freq id. | |
| gint | ilocit |
| Random parameter offset: Integration time. | |
| gint | ilocid |
| Random parameter offset: Correlation id. | |
| gint | ilocws |
| 0-rel axis order: Weight-scale parameters for compressed data | |
| gint | jlocc |
| 0-rel axis order: Complex values | |
| gint | jlocs |
| 0-rel axis order: Stokes' parameters | |
| gint | jlocf |
| 0-rel axis order: Frequency | |
| gint | jlocr |
| 0-rel axis order: RA | |
| gint | jlocd |
| 0-rel axis order: declination | |
| gint | jlocif |
| 0-rel axis order: IF | |
| gint | incs |
| Increment in data: Stokes. | |
| gint | incf |
| Increment in data: Frequency. | |
| gint | incif |
| Increment in data: IF. | |
| gint | ncorr |
| Total number of complex visibilities. | |
| gchar | isort [3] |
| Sort order 1st 2 char meaningful. | |
| ObitInfoList * | info |
| InfoList for other keywords. | |
This class contains descriptions of interferometric visibility data.
|
|
Type of access to file.
|
|
|
Alternate reference Pixel (frequency or velocity).
|
|
|
Alternate reference value (frequency or velocity).
|
|
|
Units of visibilities.
|
|
|
Axis coordinate increments.
|
|
|
Array of channel frequency increments per IF.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Axis rotation angles (deg).
|
|
|
Axis reference pixels (1-rel).
|
|
|
Axis coordinate values at reference pixel.
|
|
|
WCS labels for each dimension of array.
|
|
|
File creation date as yyyy-mm-dd.
|
|
|
Data integration time in Days.
|
|
|
Epoch (years) of celestial coordinates, This is sometimes confused with equinox.
|
|
|
Mean Equinox of celestial coordinates (e.g. 2000) |
|
|
current beginning visibility (1-rel) read/write in buffer
|
|
|
Reference Frequency (Hz) for u,v,w.
|
|
|
Array of Frequencies (Hz) in the order of Freq, IF in data dimension is nfreq*nif.
|
|
|
Array of Frequencies per IF.
|
|
|
Array of differential frequency scaling factors from one frequency to the next, dimension is nfreq*nif.
|
|
|
Random parameter offset: Baseline.
|
|
|
Random parameter offset:Freq id.
|
|
|
Random parameter offset: Correlation id.
|
|
|
Random parameter offset: Integration time.
|
|
|
Random parameter offset: Source id.
|
|
|
Random parameter offset:Time.
|
|
|
Random parameter offset: U coordinate.
|
|
|
Random parameter offset: V coordinate.
|
|
|
Random parameter offset: W coordinate.
|
|
|
0-rel axis order: Weight-scale parameters for compressed data
|
|
|
Dimensions of axes.
|
|
|
Increment in data: Frequency.
|
|
|
Increment in data: IF.
|
|
|
Increment in data: Stokes.
|
|
|
InfoList for other keywords.
|
|
|
Name of instrument making observation.
|
|
|
Sort order 1st 2 char meaningful.
|
|
|
Julian date of observations.
|
|
|
0-rel axis order: Complex values
|
|
|
0-rel axis order: declination
|
|
|
0-rel axis order: Frequency
|
|
|
0-rel axis order: IF
|
|
|
0-rel axis order: RA
|
|
|
0-rel axis order: Stokes' parameters
|
|
|
Length (floats) of a vis record.
|
|
|
Maximum antenna in the data.
|
|
|
Name of object [Optional].
|
|
|
Number of axes.
|
|
|
Total number of complex visibilities.
|
|
|
Number of random parameters.
|
|
|
Number of antennas (actually max ant number) per subarray.
|
|
|
Number of subarrays in the data.
|
|
|
number of visibilities in buffer
|
|
|
Number of visibilities total.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Name of object.
|
|
|
Observing date as yyyy-mm-dd.
|
|
|
Observed Dec (deg).
|
|
|
Observer.
|
|
|
Observed RA (deg).
|
|
|
Origin (software) of image.
|
|
|
WCS labels for random axes.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Rest frequency of line (Hz).
|
|
|
Array of sidebands, one per IF.
|
|
|
Name of telescope making observation.
|
|
|
Velocity definition 0=>optical, 1=radio.
|
|
|
Velocity reference frame: 1-3 (LSR, Helio, Observer).
|
|
|
Offset in X (rotated RA) of phase center (deg).
|
|
|
Offset in Y (rotated Dec) of phase center (deg).
|
1.3.9.1