imviewFields

Return to directory of Todd's CASA extensions

Calls imviewField on a list of images (or wildcard name) and puts the resulting pngs into a PDF.

Usage:

au.imviewFields(imgs, radius=0, minIntensity=None, maxIntensity=None, maxIntensityFraction=None,
                xcenter=None, ycenter=None, colorwedge=True, plotfile=None,
                frequency=None, trim=True)

Inputs:
  • imgs: a list of images, or a single string containing a wildcard character(s)
    • example: 'g??.??/tkin24*masked4*image'
  • maxIntensity: None, value or 'median'
    • if 'median', then use the median maximum value of all images.
  • For other arguments, see imviewField

Example:

CASA <3>: au.imviewFields('g??.??/tkin24*masked4*image', 60, 0, 'median')

-- ToddHunter - 2014-07-01
Topic revision: r4 - 2016-02-03, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback