Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | images | |
Tool | imagepol |
clip | in | Clip level for auto-sigma determination | |
Allowed: | Float | ||
Default: | 10 |
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.
- p := imagepol('stokes.cube') - sigma := p.sigma()