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

ObitSkyModel Struct Reference

ObitSkyModel Class structure. More...

#include <ObitSkyModel.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.
ObitIOStatus myStatus
 I/O status.
ObitImageMosaicmosaic
 Image array.
ObitFArrayplane
 Image plane of single image.
ObitCArrayFTplane
 Fourier transform of plane.
glong numConjCol
 Number of conjugate (neg U) columns in FTplane.
ObitFArraycomps
 Array of component model as rows in an FArray.
ObitCInterpolatemyInterp
 Interpolator for UV grid.
ObitSkyModelType modelType
 Model type.
ObitSkyModelCompType modType
 Component model type.
ObitSkyModelMode modelMode
 Model calculation mode for components.
ObitSkyModelMode currentMode
 Current model calculation mode.
gint * CCver
 List of AIPSCC table versions per image in mosaic there are mosaic->numberImages of these.
gint * startComp
 List of beginning component per image in mosaic (1-rel).
gint * endComp
 List of highest component per image in mosaic (1-rel).
gfloat factor
 Factor to multiply times model.
gfloat minFlux
 Minimum flux density model or pixel.
gfloat stokFactor
 Factor to multiply times second Stokes of model.
gfloat pointFlux
 Point model flux density (Jy).
gfloat pointXOff
 Point, x (ra), y (dec) offset in deg.
gfloat pointYOff
 Point, x (ra), y (dec) offset in deg.
gfloat pointParms [10]
 Other (non-point)model components: major_axis (deg), minor_axis (deg), position_angle (deg), type (ObitSkyModelCompType as gint);.
gfloat antSize
 Antennna diameter for rel.
gboolean do3D
 Apply 3D imaging corrections.
gboolean doDivide
 Divide model into data?
gboolean doReplace
 Replace data with model?
gboolean doPBCor
 Make relative Primary Beam corrections?
gint startChannel
 Selected start channel[1-rel] and number.
gint numberChannel
 Selected start channel[1-rel] and number.
gint startIF
 Selected start IF [1-rel] and number.
gint numberIF
 Selected start IF [1-rel] and number.
gint startChannelPB
 Selected start rel.
gint numberChannelPB
 Selected start rel.
gint startIFPB
 Selected start rel.
gint numberIFPB
 Selected start rel.
gint nfreqPB
 Number of frequency channels for PB correction.
gdouble PBFreq
 Reference frequency for this block of channels for PB corrections.
gchar stokes [5]
 Selected Stokes.
gint startPoln
 Selected start Poln [1-rel] and number.
gint numberPoln
 Selected start Poln [1-rel] and number.
gboolean doFlip
 True if need to multiply the FT by sqrt(-1) before applying.
gboolean noNeg
 True if only positive flux components are to be used.
gfloat minDFT
 Minimum absolute component flux to use in DFT.
gfloat maxGrid
 Maximum absolute component flux to use in Gridded model.
gboolean doDFT
 Something to do for DFT model.
gboolean doGrid
 Something to do for Grid model.
gint prtLv
 message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics


Detailed Description

ObitSkyModel Class structure.


Member Data Documentation

gfloat ObitSkyModel::antSize
 

Antennna diameter for rel.

PB corrections

gint* ObitSkyModel::CCver
 

List of AIPSCC table versions per image in mosaic there are mosaic->numberImages of these.

gpointer ObitSkyModel::ClassInfo
 

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

ObitFArray* ObitSkyModel::comps
 

Array of component model as rows in an FArray.

ObitSkyModelMode ObitSkyModel::currentMode
 

Current model calculation mode.

gboolean ObitSkyModel::do3D
 

Apply 3D imaging corrections.

gboolean ObitSkyModel::doDFT
 

Something to do for DFT model.

gboolean ObitSkyModel::doDivide
 

Divide model into data?

gboolean ObitSkyModel::doFlip
 

True if need to multiply the FT by sqrt(-1) before applying.

gboolean ObitSkyModel::doGrid
 

Something to do for Grid model.

gboolean ObitSkyModel::doPBCor
 

Make relative Primary Beam corrections?

gboolean ObitSkyModel::doReplace
 

Replace data with model?

gint* ObitSkyModel::endComp
 

List of highest component per image in mosaic (1-rel).

gfloat ObitSkyModel::factor
 

Factor to multiply times model.

ObitCArray* ObitSkyModel::FTplane
 

Fourier transform of plane.

ObitInfoList* ObitSkyModel::info
 

Linked list of arrays of data.

gfloat ObitSkyModel::maxGrid
 

Maximum absolute component flux to use in Gridded model.

gfloat ObitSkyModel::minDFT
 

Minimum absolute component flux to use in DFT.

gfloat ObitSkyModel::minFlux
 

Minimum flux density model or pixel.

ObitSkyModelMode ObitSkyModel::modelMode
 

Model calculation mode for components.

ObitSkyModelType ObitSkyModel::modelType
 

Model type.

ObitSkyModelCompType ObitSkyModel::modType
 

Component model type.

ObitImageMosaic* ObitSkyModel::mosaic
 

Image array.

ObitCInterpolate* ObitSkyModel::myInterp
 

Interpolator for UV grid.

ObitIOStatus ObitSkyModel::myStatus
 

I/O status.

gchar* ObitSkyModel::name
 

Name of object [Optional].

gint ObitSkyModel::nfreqPB
 

Number of frequency channels for PB correction.

gboolean ObitSkyModel::noNeg
 

True if only positive flux components are to be used.

gint ObitSkyModel::numberChannel
 

Selected start channel[1-rel] and number.

gint ObitSkyModel::numberChannelPB
 

Selected start rel.

PB correction channel[1-rel] and number

gint ObitSkyModel::numberIF
 

Selected start IF [1-rel] and number.

gint ObitSkyModel::numberIFPB
 

Selected start rel.

PB correction IF [1-rel] and number

gint ObitSkyModel::numberPoln
 

Selected start Poln [1-rel] and number.

glong ObitSkyModel::numConjCol
 

Number of conjugate (neg U) columns in FTplane.

gint32 ObitSkyModel::ObitId
 

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

gdouble ObitSkyModel::PBFreq
 

Reference frequency for this block of channels for PB corrections.

ObitFArray* ObitSkyModel::plane
 

Image plane of single image.

gfloat ObitSkyModel::pointFlux
 

Point model flux density (Jy).

gfloat ObitSkyModel::pointParms[10]
 

Other (non-point)model components: major_axis (deg), minor_axis (deg), position_angle (deg), type (ObitSkyModelCompType as gint);.

gfloat ObitSkyModel::pointXOff
 

Point, x (ra), y (dec) offset in deg.

gfloat ObitSkyModel::pointYOff
 

Point, x (ra), y (dec) offset in deg.

gint ObitSkyModel::prtLv
 

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

gint ObitSkyModel::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitSkyModel::startChannel
 

Selected start channel[1-rel] and number.

gint ObitSkyModel::startChannelPB
 

Selected start rel.

PB correction channel[1-rel] and number

gint* ObitSkyModel::startComp
 

List of beginning component per image in mosaic (1-rel).

gint ObitSkyModel::startIF
 

Selected start IF [1-rel] and number.

gint ObitSkyModel::startIFPB
 

Selected start rel.

PB correction IF [1-rel] and number

gint ObitSkyModel::startPoln
 

Selected start Poln [1-rel] and number.

gchar ObitSkyModel::stokes[5]
 

Selected Stokes.

gfloat ObitSkyModel::stokFactor
 

Factor to multiply times second Stokes of model.

ObitThread* ObitSkyModel::thread
 

Threading info member object.


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