Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: imagepol.stokesi - Function Up: imagepol - Tool Previous: imagepol.sigmatotpolint - Function


imagepol.stokes - Function



Package general
Module images
Tool imagepol


Stokes


Synopsis
stokes(which, outfile)


Arguments

which in Specify Stokes
    Allowed: String: One of 'I', 'Q', 'U', 'V' (case insensitive)
outfile in Output image file name
    Allowed: String
    Default: Unset


Returns
Image tool or fail



Description

This function returns an image containing the specified Stokes only. This interface can be useful for scripts.



Example
- p := imagepol('stokes.cube')
- q := p.stokes('q')





next up previous contents index
Next: imagepol.stokesi - Function Up: imagepol - Tool Previous: imagepol.sigmatotpolint - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01