#include <ObitUVWeight.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]. | |
| gdouble | wtSums [3] |
| Weighting sums. | |
| glong | convWidth |
| Width of convolving kernel in cells. | |
| glong | convNperCell |
| Number of of tabulated points per cell in convfn. | |
| glong | nuGrid |
| Size of uv grid (pixels). | |
| glong | nvGrid |
| Size of uv grid (pixels). | |
| glong | WtBox |
| Weighting box radius. | |
| glong | WtFunc |
| Weighting function index. | |
| glong | numberBad |
| Number of visibilities out of the inner 90% of the grid. | |
| gfloat | Robust |
| Robust weighting parameter. | |
| gfloat | WtPower |
| Weighting power. | |
| gfloat | UScale |
| Scaling from wavelength to cells for u, v at reference frequency. | |
| gfloat | VScale |
| Scaling from wavelength to cells for u, v at reference frequency. | |
| gfloat | sigma2u |
| -sigma,u,v for taper (in cells) | |
| gfloat | sigma2v |
| -sigma,u,v for taper (in cells) | |
| gfloat | blmax |
| max, min baseline lengths (wavelengths) | |
| gfloat | blmin |
| max, min baseline lengths (wavelengths) | |
| gfloat | temperance |
| Robust temperance value. | |
| gfloat | wtScale |
| Weight scaling (normalization) factor. | |
| gfloat | noiseFactor |
| Noise increase factor. | |
| ObitFArray * | wtGrid |
| weight grid | |
| ObitFArray * | cntGrid |
| count grid, as gfloat | |
| ObitFArray * | convfn |
| Gridding convolution table. | |
|
|
max, min baseline lengths (wavelengths)
|
|
|
max, min baseline lengths (wavelengths)
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
count grid, as gfloat
|
|
|
Gridding convolution table.
|
|
|
Number of of tabulated points per cell in convfn.
|
|
|
Width of convolving kernel in cells.
|
|
|
Name of object [Optional].
|
|
|
Noise increase factor.
|
|
|
Size of uv grid (pixels).
|
|
|
Number of visibilities out of the inner 90% of the grid.
|
|
|
Size of uv grid (pixels).
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Robust weighting parameter.
|
|
|
-sigma,u,v for taper (in cells)
|
|
|
-sigma,u,v for taper (in cells)
|
|
|
Robust temperance value.
|
|
|
Scaling from wavelength to cells for u, v at reference frequency.
|
|
|
Scaling from wavelength to cells for u, v at reference frequency.
|
|
|
Weighting box radius.
|
|
|
Weighting function index.
|
|
|
weight grid
|
|
|
Weighting power.
|
|
|
Weight scaling (normalization) factor.
|
|
|
Weighting sums.
|
1.3.9.1