#include <ObitDConCleanOTF.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]. | |
| 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? | |
|
|
auto Window feature requested?
|
|
|
min. minor cycle flux for auto Window feature |
|
|
Average windowed residual per field, -1=> uninitialized.
|
|
|
Beam Image - Raw instrumental response.
|
|
|
Current Beam histogram.
|
|
|
Current Beam patch.
|
|
|
Beam patch halfwidth size in pixels.
|
|
|
Restoring beam, values in deg.
|
|
|
Restoring beam, values in deg.
|
|
|
Restoring beam, values in deg.
|
|
|
CC table version same for each field.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Clean Image.
|
|
|
CLEAN Restoring beam size FWHM in pixels.
|
|
|
Current field number 1-rel.
|
|
|
Dirty Image - use instead of mosaic.
|
|
|
Restore image when done?
|
|
|
Depth factor per field.
|
|
|
CLEAN gain per field.
|
|
|
Linked list of arrays of data.
|
|
|
Max Abs windowed residual per field, -1=> uninitialized.
|
|
|
Maximum number of residuals.
|
|
|
Minimum flux density per field.
|
|
|
Minimum flux density to load in this CLEAN cycle.
|
|
|
Minimum beam patch halfwidth in pixels.
|
|
|
Image mosaic being deconvolved.
|
|
|
Name of object [Optional].
|
|
|
Number of fields in arrays.
|
|
|
Maximum number of iterations.
|
|
|
Number to skip in loading Pixel list.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Current Pixel histogram.
|
|
|
Current Pixel list.
|
|
|
Plane being processed, 1-rel indices of axes 3-?
|
|
|
message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Threading info member object.
|
|
|
CLEAN window list.
|
1.3.9.1