pipeline.infrastructure.casa_tasks

This module contains a wrapper function for every CASA task. The signature of each methods exactly matches that of the CASA task it mirrors. However, rather than executing the task directly when these methods are called, CASATaskJobGenerator returns a JobRequest for every invocation; these jobs then be examined and executed at a later date.

The CASA task implementations are located at run-time and proxies for each task attached to this class at runtime. The name and signature of each method will match those of the tasks in the CASA environment when this module was imported.

Functions

applycal(*v, **k)

bandpass(*v, **k)

calstat(*v, **k)

clearcal(*v, **k)

copyfile(*v, **k)

copytree(*v, **k)

delmod(*v, **k)

exportfits(*v, **k)

flagcmd(*v, **k)

flagdata(*v, **k)

flagmanager(*v, **k)

fluxscale(*v, **k)

gaincal(*v, **k)

gencal(*v, **k)

hanningsmooth(*v, **k)

imdev(*v, **k)

imhead(*v, **k)

immath(*v, **k)

immoments(*v, **k)

impbcor(*v, **k)

importasdm(*v, **k)

imregrid(*v, **k)

imstat(*v, **k)

imsubimage(*v, **k)

imval(*v, **k)

initweights(*v, **k)

listobs(*v, **k)

move(*v, **k)

mstransform(*v, **k)

partition(*v, **k)

plotants(*v, **k)

plotbandpass(*v, **k)

plotms(*v, **k)

plotweather(*v, **k)

polcal(*v, **k)

rmtree(*v, **k)

sdbaseline(*v, **k)

sdcal(*v, **k)

sdimaging(*v, **k)

setjy(*v, **k)

split(*v, **k)

statwt(*v, **k)

tclean(*v, **k)

tsdimaging(*v, **k)

uvcontfit(*v, **k)

visstat(*v, **k)

wvrgcal(*v, **k)