IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 136 and Version 137 of ppStack_testing_201111


Ignore:
Timestamp:
Jun 27, 2012, 4:56:35 PM (14 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ppStack_testing_201111

    v136 v137  
    776776  * PSF model choices?
    777777=== 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)
     778To explore the implications of (de)convolving to a simple PSF model with simtest and MD data
     779
     780Key config options:
     781{{{
     782PSF.MODEL       STR     PS_MODEL_GAUSS  # Model for PSF generation
     783
     784PSF.AUTOSIZE            BOOL    FALSE           # Determine output PSF size from input PSFs?
     785PSF.OUTPUT.FWHM         F32     5.0             # Target size for output PSF (if not auto-sized), -1 as FWHM
     786PSF.OUTPUT.NFWHMSIG     F32     0.0             # N FWHM-sig to be added to the FWHMmean for PSF
    783787}}}
    784788
    785789''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
     791Scripts:
     792{{{
     793...
     794SEED setting
     795}}}
     796
    786797
    787798Sim set: currently on disk /data/ipp060.0/mhuber
     
    801812
    802813MD04 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)
    804815  * manually set target 4.5, selects target seeing PSF to be 5.3 still.
    805816  * 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?)