Changes between Version 136 and Version 137 of ppStack_testing_201111
- Timestamp:
- Jun 27, 2012, 4:56:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ppStack_testing_201111
v136 v137 776 776 * PSF model choices? 777 777 === Initial Manually Set Target PSF (include FWHM) === 778 To explore the effect of deconvolution 779 780 {{{ 781 PSF.AUTOSIZE BOOL TRUE # Determine output PSF size from input PSFs? 782 PSF.OUTPUT.FWHM F32 5.0 # Target size for output PSF (if not auto-sized) 778 To explore the implications of (de)convolving to a simple PSF model with simtest and MD data 779 780 Key config options: 781 {{{ 782 PSF.MODEL STR PS_MODEL_GAUSS # Model for PSF generation 783 784 PSF.AUTOSIZE BOOL FALSE # Determine output PSF size from input PSFs? 785 PSF.OUTPUT.FWHM F32 5.0 # Target size for output PSF (if not auto-sized), -1 as FWHM 786 PSF.OUTPUT.NFWHMSIG F32 0.0 # N FWHM-sig to be added to the FWHMmean for PSF 783 787 }}} 784 788 785 789 ''NOTE: if wrongly called on command line with a bool -Db PSF.OUTPUT.FWHM 5.0 will silently fail and use the default configuration setting in ppStack.config'' 790 791 Scripts: 792 {{{ 793 ... 794 SEED setting 795 }}} 796 786 797 787 798 Sim set: currently on disk /data/ipp060.0/mhuber … … 801 812 802 813 MD04 20 input set: 803 * previous version ( ) in: input=4.5, auto selected target 5.3 (5.4 largest input PSF)814 * previous version (cleaned) : input=4.5, auto selected target 5.3 (5.4 largest input PSF) 804 815 * manually set target 4.5, selects target seeing PSF to be 5.3 still. 805 816 * manually set target 4.0, selects target seeing PSF to be 4.8. conv PSF grows to 5.3 (5.4 was largest input PSF, related?)
