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

ObitDConCleanImage Struct Reference

ObitDConCleanImage Class structure. More...

#include <ObitDConCleanImage.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.
glong plane [IM_MAXDIM-2]
 Plane being processed, 1-rel indices of axes 3-?
gint prtLv
 message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics
ObitDConCleanWindowwindow
 CLEAN window list.
ObitFArrayBeamPatch
 Current Beam patch.
ObitDConCleanPxListPixels
 Current Pixel list.
ObitDConCleanBmHistBeamHist
 Current Beam histogram.
ObitDConCleanPxHistPixelHist
 Current Pixel histogram.
glong currentField
 Current field number 1-rel.
glong beamPatchSize
 Beam patch halfwidth size in pixels.
glong minPatchSize
 Minimum beam patch halfwidth in pixels.
gfloat minFluxLoad
 Minimum flux density to load in this CLEAN cycle.
glong niter
 Maximum number of iterations.
glong maxPixel
 Maximum number of residuals.
glong numberSkip
 Number to skip in loading Pixel list.
gfloat bmaj
 Restoring beam, values in deg.
gfloat bmin
 Restoring beam, values in deg.
gfloat bpa
 Restoring beam, values in deg.
glong nfield
 Number of fields in arrays.
gfloat * gain
 CLEAN gain per field.
gfloat * minFlux
 Minimum flux density per field.
gfloat * factor
 Depth factor per field.
glong CCver
 CC table version same for each field.
gfloat * maxAbsRes
 Max Abs windowed residual per field, -1=> uninitialized.
gfloat * avgRes
 Average windowed residual per field, -1=> uninitialized.
gboolean autoWindow
 auto Window feature requested?
gfloat autoWinFlux
 min.
ObitCArraytransfer
 Transfer function (FFT of Dirty Beam).
ObitFFTforFFT
 Forward FFT.
ObitFFTrevFFT
 Reverse FFT.
glong startComp
 beginning component to start next Clean or subtract
glong endComp
 Highest component for next subtract.


Detailed Description

ObitDConCleanImage Class structure.


Member Data Documentation

gboolean ObitDConCleanImage::autoWindow
 

auto Window feature requested?

gfloat ObitDConCleanImage::autoWinFlux
 

min.

minor cycle flux for auto Window feature

gfloat* ObitDConCleanImage::avgRes
 

Average windowed residual per field, -1=> uninitialized.

ObitDConCleanBmHist* ObitDConCleanImage::BeamHist
 

Current Beam histogram.

ObitFArray* ObitDConCleanImage::BeamPatch
 

Current Beam patch.

glong ObitDConCleanImage::beamPatchSize
 

Beam patch halfwidth size in pixels.

gfloat ObitDConCleanImage::bmaj
 

Restoring beam, values in deg.

gfloat ObitDConCleanImage::bmin
 

Restoring beam, values in deg.

gfloat ObitDConCleanImage::bpa
 

Restoring beam, values in deg.

glong ObitDConCleanImage::CCver
 

CC table version same for each field.

gpointer ObitDConCleanImage::ClassInfo
 

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

glong ObitDConCleanImage::currentField
 

Current field number 1-rel.

glong ObitDConCleanImage::endComp
 

Highest component for next subtract.

gfloat* ObitDConCleanImage::factor
 

Depth factor per field.

ObitFFT* ObitDConCleanImage::forFFT
 

Forward FFT.

gfloat* ObitDConCleanImage::gain
 

CLEAN gain per field.

ObitInfoList* ObitDConCleanImage::info
 

Linked list of arrays of data.

gfloat* ObitDConCleanImage::maxAbsRes
 

Max Abs windowed residual per field, -1=> uninitialized.

glong ObitDConCleanImage::maxPixel
 

Maximum number of residuals.

gfloat* ObitDConCleanImage::minFlux
 

Minimum flux density per field.

gfloat ObitDConCleanImage::minFluxLoad
 

Minimum flux density to load in this CLEAN cycle.

glong ObitDConCleanImage::minPatchSize
 

Minimum beam patch halfwidth in pixels.

ObitImageMosaic* ObitDConCleanImage::mosaic
 

Image mosaic being deconvolved.

gchar* ObitDConCleanImage::name
 

Name of object [Optional].

glong ObitDConCleanImage::nfield
 

Number of fields in arrays.

glong ObitDConCleanImage::niter
 

Maximum number of iterations.

glong ObitDConCleanImage::numberSkip
 

Number to skip in loading Pixel list.

gint32 ObitDConCleanImage::ObitId
 

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

ObitDConCleanPxHist* ObitDConCleanImage::PixelHist
 

Current Pixel histogram.

ObitDConCleanPxList* ObitDConCleanImage::Pixels
 

Current Pixel list.

glong ObitDConCleanImage::plane[IM_MAXDIM-2]
 

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

gint ObitDConCleanImage::prtLv
 

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

gint ObitDConCleanImage::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitFFT* ObitDConCleanImage::revFFT
 

Reverse FFT.

glong ObitDConCleanImage::startComp
 

beginning component to start next Clean or subtract

ObitThread* ObitDConCleanImage::thread
 

Threading info member object.

ObitCArray* ObitDConCleanImage::transfer
 

Transfer function (FFT of Dirty Beam).

ObitDConCleanWindow* ObitDConCleanImage::window
 

CLEAN window list.


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