Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | images | |
Tool | imagepol |
debias | in | Debias the total polarized intensity ? | |
Allowed: | T or F | ||
Default: | F | ||
clip | in | Clip level for auto-sigma determination | |
Allowed: | Float | ||
Default: | 10 | ||
sigma | in | Standard deviation of thermal noise | |
Allowed: | Float | ||
Default: | Auto determined | ||
outfile | in | Output image file name | |
Allowed: | String | ||
Default: | Unset |
You may optionally debias the polarized intensity. This requires the standard deviation of the thermal noise. You can either supply it if you know it, or it will be worked out for you with outliers from the mean clipped at the specified level.
If your image contains only Q and U, or only V, then just those components contribute to the total polarized intensity.
- p := imagepol('stokes.cube') - ftp := p.fractotpol()