IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 137 and Version 138 of ppStack_testing_201111


Ignore:
Timestamp:
Jun 27, 2012, 5:43:29 PM (14 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ppStack_testing_201111

    v137 v138  
    819819'''need to revise/update'''
    820820=== Simple Model FWHM+X Target PSF ===
    821 
     821Look at simple PSF model set to the FWHM + X, where X could be the input FWHM stdev or stdev/mean
     822
     823{{{
     824PSF.OUTPUT.FWHM         F32    -1.0             # Target size for output PSF (if not auto-sized), -1 as FWHM
     825PSF.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
    822835
    823836----