casa
5.7.0-16
|
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... | |
Deconvolve a gaussian source from a gaussian beam.
Public interface
Definition at line 67 of file GaussianDeconvolver.h.
Definition at line 70 of file GaussianDeconvolver.h.
|
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.