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.sigmadepolratio - Function Up: imagepol - Tool Previous: imagepol.rotationmeasure - Function


imagepol.sigma - Function



Package general
Module images
Tool imagepol


Find best guess at thermal noise


Synopsis
sigma(clip)


Arguments

clip in Clip level for auto-sigma determination
    Allowed: Float
    Default: 10


Returns
Float or fail



Description

This function returns the standard deviation from V, Q&U or I in that order of precedence. It is attempting to give you the best estimate of the thermal noise it can from the data. Outliers from the mean are clipped at the specified level.



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





next up previous contents index
Next: imagepol.sigmadepolratio - Function Up: imagepol - Tool Previous: imagepol.rotationmeasure - 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