Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | images | |
Tool | imagepol |
which | in | Specify Stokes | |
Allowed: | String: One of 'I', 'Q', 'U', 'V' (case insensitive) | ||
outfile | in | Output image file name | |
Allowed: | String | ||
Default: | Unset |
This function returns an image containing the specified Stokes only. This interface can be useful for scripts.
- p := imagepol('stokes.cube') - q := p.stokes('q')