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

ObitDConCleanOTF Struct Reference

ObitDConCleanOTF Class structure. More...

#include <ObitDConCleanOTF.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].
ObitThread * thread
 Threading info member object.
ObitInfoList * info
 Linked list of arrays of data.
ObitImageMosaic * mosaic
 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
ObitDConCleanWindow * window
 CLEAN window list.
ObitFArray * BeamPatch
 Current Beam patch.
ObitDConCleanPxList * Pixels
 Current Pixel list.
ObitDConCleanBmHist * BeamHist
 Current Beam histogram.
ObitDConCleanPxHist * PixelHist
 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.
gfloat cleanSize
 CLEAN Restoring beam size FWHM in pixels.
ObitImage * dirty
 Dirty Image - use instead of mosaic.
ObitImage * beam
 Beam Image - Raw instrumental response.
ObitImage * clean
 Clean Image.
gboolean doRestore
 Restore image when done?


Detailed Description

ObitDConCleanOTF Class structure.


Member Data Documentation

gboolean ObitDConCleanOTF::autoWindow
 

auto Window feature requested?

gfloat ObitDConCleanOTF::autoWinFlux
 

min.

minor cycle flux for auto Window feature

gfloat* ObitDConCleanOTF::avgRes
 

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

ObitImage* ObitDConCleanOTF::beam
 

Beam Image - Raw instrumental response.

ObitDConCleanBmHist* ObitDConCleanOTF::BeamHist
 

Current Beam histogram.

ObitFArray* ObitDConCleanOTF::BeamPatch
 

Current Beam patch.

glong ObitDConCleanOTF::beamPatchSize
 

Beam patch halfwidth size in pixels.

gfloat ObitDConCleanOTF::bmaj
 

Restoring beam, values in deg.

gfloat ObitDConCleanOTF::bmin
 

Restoring beam, values in deg.

gfloat ObitDConCleanOTF::bpa
 

Restoring beam, values in deg.

glong ObitDConCleanOTF::CCver
 

CC table version same for each field.

gpointer ObitDConCleanOTF::ClassInfo
 

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

ObitImage* ObitDConCleanOTF::clean
 

Clean Image.

gfloat ObitDConCleanOTF::cleanSize
 

CLEAN Restoring beam size FWHM in pixels.

glong ObitDConCleanOTF::currentField
 

Current field number 1-rel.

ObitImage* ObitDConCleanOTF::dirty
 

Dirty Image - use instead of mosaic.

gboolean ObitDConCleanOTF::doRestore
 

Restore image when done?

gfloat* ObitDConCleanOTF::factor
 

Depth factor per field.

gfloat* ObitDConCleanOTF::gain
 

CLEAN gain per field.

ObitInfoList* ObitDConCleanOTF::info
 

Linked list of arrays of data.

gfloat* ObitDConCleanOTF::maxAbsRes
 

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

glong ObitDConCleanOTF::maxPixel
 

Maximum number of residuals.

gfloat* ObitDConCleanOTF::minFlux
 

Minimum flux density per field.

gfloat ObitDConCleanOTF::minFluxLoad
 

Minimum flux density to load in this CLEAN cycle.

glong ObitDConCleanOTF::minPatchSize
 

Minimum beam patch halfwidth in pixels.

ObitImageMosaic* ObitDConCleanOTF::mosaic
 

Image mosaic being deconvolved.

gchar* ObitDConCleanOTF::name
 

Name of object [Optional].

glong ObitDConCleanOTF::nfield
 

Number of fields in arrays.

glong ObitDConCleanOTF::niter
 

Maximum number of iterations.

glong ObitDConCleanOTF::numberSkip
 

Number to skip in loading Pixel list.

gint32 ObitDConCleanOTF::ObitId
 

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

ObitDConCleanPxHist* ObitDConCleanOTF::PixelHist
 

Current Pixel histogram.

ObitDConCleanPxList* ObitDConCleanOTF::Pixels
 

Current Pixel list.

glong ObitDConCleanOTF::plane[IM_MAXDIM-2]
 

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

gint ObitDConCleanOTF::prtLv
 

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

gint ObitDConCleanOTF::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitThread* ObitDConCleanOTF::thread
 

Threading info member object.

ObitDConCleanWindow* ObitDConCleanOTF::window
 

CLEAN window list.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:54 2007 by  doxygen 1.3.9.1