Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | images | |
Tool | imageprofilesupport |
csys | in | Coordinate System | |
Allowed: | Coordsys tool | ||
shp | in | Shape of associated image | |
Allowed: | Vector of integer | ||
widgetset | in | The widgetset to use for the GUI | |
Allowed: | A widgetserver tool | ||
Default: | dws | ||
multiabcissa | in | Allow multiple abcissas | |
Allowed: | T or F | ||
Default: | F | ||
offset | in | Show abcissa offset entry ? | |
Allowed: | T or F | ||
Default: | F |
- im := image('ngc1313.cube') - csys = im.coordsys() - p := imageprofilesupport(csys=csys, shp=im.shape())