Main Page | Class List | Directories | File List | Class Members | File Members

ObitDConCleanPxList Struct Reference

ObitDConCleanPxList Class structure. More...

#include <ObitDConCleanPxList.h>

List of all members.

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].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitImageMosaicmosaic
 Image mosaic being deconvolved.
ObitDConCleanWindowwindow
 Image Clean window definition.
ObitFArrayBeamPatch
 Image Beam patch data, The beam patch array is square and 2*patch +1 x 2*patch +1 in size.
gfloat minFluxLoad
 Minimum flux density to load.
gfloat maxResid
 Maximum abs.
gfloat autoWinFlux
 min.
gfloat totalFlux
 Total flux density CLEANed.
glong nfield
 Number of fields.
glong plane [IM_MAXDIM-2]
 Plane being processed, 1-rel indices of axes 3-?
glong niter
 Maximum number of iterations.
glong currentIter
 current number of iterations
glong * iterField
 current number of components per field
glong * CCver
 CC table version per field.
gfloat * fluxField
 current summed flux density per field
gfloat * circGaus
 Gaussian size (circular) per field, (deg.).
gfloat * gain
 CLEAN gain per field.
gfloat * minFlux
 Minimum flux density per field.
gfloat * factor
 Depth factor per field.
ObitTableCC ** CCTable
 Array of CCTables for writing.
glong maxPixel
 maximum number of pixels
glong nPixel
 number of pixels
glong * pixelX
 pixel x coordinate (0-rel)
glong * pixelY
 pixel y coordinate (0-rel)
gshort * pixelFld
 pixel field
gfloat * pixelFlux
 pixel flux density
gint prtLv
 message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics


Detailed Description

ObitDConCleanPxList Class structure.


Member Data Documentation

gfloat ObitDConCleanPxList::autoWinFlux
 

min.

minor cycle flux for auto Window feature

ObitFArray* ObitDConCleanPxList::BeamPatch
 

Image Beam patch data, The beam patch array is square and 2*patch +1 x 2*patch +1 in size.

The center pixel is the center of the dirty beam.

ObitTableCC** ObitDConCleanPxList::CCTable
 

Array of CCTables for writing.

glong* ObitDConCleanPxList::CCver
 

CC table version per field.

gfloat* ObitDConCleanPxList::circGaus
 

Gaussian size (circular) per field, (deg.).

gpointer ObitDConCleanPxList::ClassInfo
 

ClassInfo pointer for class with name, base and function pointers.

glong ObitDConCleanPxList::currentIter
 

current number of iterations

gfloat* ObitDConCleanPxList::factor
 

Depth factor per field.

gfloat* ObitDConCleanPxList::fluxField
 

current summed flux density per field

gfloat* ObitDConCleanPxList::gain
 

CLEAN gain per field.

ObitInfoList* ObitDConCleanPxList::info
 

Linked list of arrays of data.

glong* ObitDConCleanPxList::iterField
 

current number of components per field

glong ObitDConCleanPxList::maxPixel
 

maximum number of pixels

gfloat ObitDConCleanPxList::maxResid
 

Maximum abs.

residual at end of CLEAN

gfloat* ObitDConCleanPxList::minFlux
 

Minimum flux density per field.

gfloat ObitDConCleanPxList::minFluxLoad
 

Minimum flux density to load.

ObitImageMosaic* ObitDConCleanPxList::mosaic
 

Image mosaic being deconvolved.

gchar* ObitDConCleanPxList::name
 

Name of object [Optional].

glong ObitDConCleanPxList::nfield
 

Number of fields.

glong ObitDConCleanPxList::niter
 

Maximum number of iterations.

glong ObitDConCleanPxList::nPixel
 

number of pixels

gint32 ObitDConCleanPxList::ObitId
 

Recognition bit pattern to identify the start of an Obit object.

gshort* ObitDConCleanPxList::pixelFld
 

pixel field

gfloat* ObitDConCleanPxList::pixelFlux
 

pixel flux density

glong* ObitDConCleanPxList::pixelX
 

pixel x coordinate (0-rel)

glong* ObitDConCleanPxList::pixelY
 

pixel y coordinate (0-rel)

glong ObitDConCleanPxList::plane[IM_MAXDIM-2]
 

Plane being processed, 1-rel indices of axes 3-?

gint ObitDConCleanPxList::prtLv
 

message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics

gint ObitDConCleanPxList::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitThread* ObitDConCleanPxList::thread
 

Threading info member object.

gfloat ObitDConCleanPxList::totalFlux
 

Total flux density CLEANed.

ObitDConCleanWindow* ObitDConCleanPxList::window
 

Image Clean window definition.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:11 2007 for Obit by  doxygen 1.3.9.1