| 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 ssv) returns the standard deviation of the noise for the Stokes V data. Outliers from the mean are clipped at the specified level.
- p := imagepol('stokes.cube')
- sigv := p.sigmastokesv(10.0)