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 (short-hand name ssq) returns the standard deviation of the noise for the Stokes Q data. Outliers from the mean are clipped at the specified level.
- p := imagepol('stokes.cube') - sigq := p.sigmastokesq(10.0)