casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
casa::GaussianDeconvolver Class Reference

Deconvolve a gaussian source from a gaussian beam. More...

#include <GaussianDeconvolver.h>

Public Types

typedef casacore::GaussianBeam Angular2DGaussian
 

Static Public Member Functions

static casacore::Bool deconvolve (Angular2DGaussian &deconvolvedSize, const Angular2DGaussian &convolvedSize, const casacore::GaussianBeam &beam)
 Deconvolve the parameters of a source Gaussian from a a GaussianBeam to give the deconvolved Gaussian source. More...
 

Detailed Description

Deconvolve a gaussian source from a gaussian beam.

Intended use:

Public interface

Etymology

Synopsis

Example

Motivation

Definition at line 67 of file GaussianDeconvolver.h.

Member Typedef Documentation

Definition at line 70 of file GaussianDeconvolver.h.

Member Function Documentation

static casacore::Bool casa::GaussianDeconvolver::deconvolve ( Angular2DGaussian deconvolvedSize,
const Angular2DGaussian convolvedSize,
const casacore::GaussianBeam beam 
)
static

Deconvolve the parameters of a source Gaussian from a a GaussianBeam to give the deconvolved Gaussian source.

The return is true if the model appears to be a point source and the output model will be set to the parameters of the beam.


The documentation for this class was generated from the following file: