casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Classes | Functions | Variables
tests.test_imsmooth Namespace Reference

Classes

class  imsmooth_test

Functions

def _near
def run_imsmooth
def make_gauss2d
def run_convolve2d
def suite

Variables

string targetres_im
list list

Function Documentation

def tests.test_imsmooth._near (   got,
  expected,
  tol 
) [private]
def tests.test_imsmooth.make_gauss2d (   shape,
  xfwhm,
  yfwhm 
)
def tests.test_imsmooth.run_convolve2d (   imagename,
  major,
  minor,
  pa,
  targetres,
  outfile,
  kernel = "gauss",
  beam = {},
  overwrite = False 
)

Definition at line 147 of file test_imsmooth.py.

References taskinit.iatool.

Referenced by tests.test_imsmooth.make_gauss2d().

def tests.test_imsmooth.run_imsmooth (   imagename,
  major,
  minor,
  pa,
  targetres,
  outfile,
  kernel = "gauss",
  overwrite = False,
  beam = {} 
)

Definition at line 1396 of file test_imsmooth.py.


Variable Documentation

Definition at line 110 of file test_imsmooth.py.

Definition at line 109 of file test_imsmooth.py.