MakeApproxPSFAlgorithm.h

Classes

MakeApproxPSFAlgorithm -- Parallelized version of approximate PSF formation (full description)

class MakeApproxPSFAlgorithm : public Algorithm

Interface

Public Members
MakeApproxPSFAlgorithm()
~MakeApproxPSFAlgorithm()
void get()
void put()
String &name()
Private Members
void task()

Description

Prerequisite

Etymology

Parallelized version of approximate PSF formation

Synopsis

Parallelized version of approximate PSF formation. Inherits from Algorithm to fit within the AIPS++ parallelization framework.

Example


Motivation

Parallel PSF formation is one part of parallelized wide-field imaging.

To Do

Member Description

MakeApproxPSFAlgorithm()

Default constructor and destructor

~MakeApproxPSFAlgorithm()

void get()

Get the input data and parameters from the controller

void put()

Return the results to the controller

String &name()

Return the name of the algorithm

void task()

Form and fit the PSF/beam