addGaussianToFITSImage Return to directory of Todd's CASA extensions Add a 2D Gaussian source to a 2D FITS image and create a sum image. See also addGaussian...
addGaussianToImage Return to directory of Todd's CASA extensions Add a 2D Gaussian source to a 2D CASA image and create a sum image. See also subtractGaussia...
imageCentroid Return to directory of Todd's CASA extensions Computes the image statistics and the center of mass (centroid) using scipy's center_of_mass function....
imageImstats Return to directory of Todd's CASA extensions Runs imageImstat on a list of images and reports back a list of values of a keyword. See also imagePe...
imagePeaks Return to directory of Todd's CASA extensions Runs imagePeak on a list of images. Usage: au.imagePeaks(images, pixelRadius=None, returnPosition=None, ...
makeGaussianForImage Return to directory of Todd's CASA extensions Take a CASA 2D image as a template, and build a 2D image with a single Gaussian compone...
subtractGaussianFromImage Return to directory of Todd's CASA extensions Subtract a 2D Gaussian from an image and create a difference image. See also normalizeImag...