| 821 | | |
| | 821 | Look at simple PSF model set to the FWHM + X, where X could be the input FWHM stdev or stdev/mean |
| | 822 | |
| | 823 | {{{ |
| | 824 | PSF.OUTPUT.FWHM F32 -1.0 # Target size for output PSF (if not auto-sized), -1 as FWHM |
| | 825 | PSF.OUTPUT.NFWHMSIG F32 -1.0 # N FWHM-sig to be added to the FWHMmean for PSF, N<0 and then +FWHMstdev/FWHMmean |
| | 826 | }}} |
| | 827 | |
| | 828 | |
| | 829 | === Improved PSF Evelope as Target PSF === |
| | 830 | |
| | 831 | * tests to check doing what expecting of it |
| | 832 | * improve rejection of extremely deviant inputs |
| | 833 | * improve rejection of ''odd'' inputs |
| | 834 | * generate envelope based on most common/likely versus all inputs |