Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | images | |
Tool | imageprofilefitter |
infile | in | The primary image file name or image tool | |
Allowed: | String or Image tool | ||
infile2 | in | The secondary image file name or image tool | |
Allowed: | String or Image tool | ||
Default: | Auto generate | ||
sigma | in | Weights image | |
Allowed: | String | ||
Default: | None |
You may specify a fitting weights image via argument sigma. It must have the same shape as the primary image. If you don't give it, all pixels have the same weight in the fitting process.
- pf := imageprofilefitter(infile='ngc1313.cube') - pf.setimage(infile='sgra.cube')