#include <ObitSkyModelVM.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. | |
| ObitIOStatus | myStatus |
| I/O status. | |
| ObitImageMosaic * | mosaic |
| Image array. | |
| ObitFArray * | plane |
| Image plane of single image. | |
| ObitCArray * | FTplane |
| Fourier transform of plane. | |
| glong | numConjCol |
| Number of conjugate (neg U) columns in FTplane. | |
| ObitFArray * | comps |
| Array of component model as rows in an FArray. | |
| ObitCInterpolate * | myInterp |
| 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 | |
| ObitFArray * | VMComps |
| Array of time/spatially variable component model as rows in an FArray. | |
| gfloat | curVMModelTime |
| Current time (d) for model in VMComps. | |
| gfloat | endVMModelTime |
| End time (d) for validity of model model in VMComps. | |
| gfloat | updateInterval |
| Model update interval (d). | |
| gint | numComp |
| Number of actual components in model. | |
|
|
Antennna diameter for rel. PB corrections |
|
|
List of AIPSCC table versions per image in mosaic there are mosaic->numberImages of these.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Array of component model as rows in an FArray.
|
|
|
Current model calculation mode.
|
|
|
Current time (d) for model in VMComps.
|
|
|
Apply 3D imaging corrections.
|
|
|
Something to do for DFT model.
|
|
|
Divide model into data?
|
|
|
True if need to multiply the FT by sqrt(-1) before applying.
|
|
|
Something to do for Grid model.
|
|
|
Make relative Primary Beam corrections?
|
|
|
Replace data with model?
|
|
|
List of highest component per image in mosaic (1-rel).
|
|
|
End time (d) for validity of model model in VMComps.
|
|
|
Factor to multiply times model.
|
|
|
Fourier transform of plane.
|
|
|
Linked list of arrays of data.
|
|
|
Maximum absolute component flux to use in Gridded model.
|
|
|
Minimum absolute component flux to use in DFT.
|
|
|
Minimum flux density model or pixel.
|
|
|
Model calculation mode for components.
|
|
|
Model type.
|
|
|
Component model type.
|
|
|
Image array.
|
|
|
Interpolator for UV grid.
|
|
|
I/O status.
|
|
|
Name of object [Optional].
|
|
|
Number of frequency channels for PB correction.
|
|
|
True if only positive flux components are to be used.
|
|
|
Selected start channel[1-rel] and number.
|
|
|
Selected start rel. PB correction channel[1-rel] and number |
|
|
Selected start IF [1-rel] and number.
|
|
|
Selected start rel. PB correction IF [1-rel] and number |
|
|
Selected start Poln [1-rel] and number.
|
|
|
Number of actual components in model.
|
|
|
Number of conjugate (neg U) columns in FTplane.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference frequency for this block of channels for PB corrections.
|
|
|
Image plane of single image.
|
|
|
Point model flux density (Jy).
|
|
|
Other (non-point)model components: major_axis (deg), minor_axis (deg), position_angle (deg), type (ObitSkyModelCompType as gint);.
|
|
|
Point, x (ra), y (dec) offset in deg.
|
|
|
Point, x (ra), y (dec) offset in deg.
|
|
|
message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Selected start channel[1-rel] and number.
|
|
|
Selected start rel. PB correction channel[1-rel] and number |
|
|
List of beginning component per image in mosaic (1-rel).
|
|
|
Selected start IF [1-rel] and number.
|
|
|
Selected start rel. PB correction IF [1-rel] and number |
|
|
Selected start Poln [1-rel] and number.
|
|
|
Selected Stokes.
|
|
|
Factor to multiply times second Stokes of model.
|
|
|
Threading info member object.
|
|
|
Model update interval (d).
|
|
|
Array of time/spatially variable component model as rows in an FArray.
|
1.3.9.1