IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 100 and Version 101 of ppStack_testing_201111


Ignore:
Timestamp:
Apr 16, 2012, 1:40:51 PM (14 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ppStack_testing_201111

    v100 v101  
    7171 * ppStackMatch.c
    7272  * TESTING w/ and w/o using previous conv images or output samples.. need to split the two -- more explicit TESTING_REUSE_CONV case added - fix +trunk
    73 
     73  * Bill found MASK.BAD/VAL issue in psphotStack also will be here in BG model, no clear problem noticed here -- fix local (should merge from trunk to pick up other fixes)
     74 
    7475 * ppStackSetup.c -
    7576  * also conflict issue with names ZP is active, MATCH.ZERO.POINTS inactive for recipes/ppStack.config -- leaving, not sure how fix
     
    7879  * logic issue with ZP and photometry option, if ZP false then segfault - false not work, need to be OR? -- need to trace out
    7980  * also TESTING mix again - outputs and fake added mag offsets -- wait
     81  * TESTING section for start_#.fits not possible now with order change in ppStackPrepare.c -- local and turned off now
     82  * if PHOTOMETRY and many rejected from poor detections or in past more commonly magic masking on edges, then Abort case triggered since minMatches WRT all inputs and not numGoodImages -- fix local
    8083
    8184 * ppStackConvolve.c calls with normal index but ends up odd index in kernel name - bug?
     
    8891  * set SYS.ERR in the STACK metedata -- '''ALL''' stacks will use this then -- fix +trunk +ipp-20120216 tag (3/16 UT)
    8992
     93 * ppStackPrepare.c
     94  * order logic for reject masking images changed, since target PSF uses all "good" images, all rejections should be done before but zero point/transpanency calcs for each image were done after. Moved above target PSF section, this makes the TESTING section in ppStackSources.c for start_#.fits images not possible since uses the target PSF to make. -- fix local
     95
     96 * pmReadoutFake.c
     97  * typecast S32/F32 conflict resulting in 0 value wrongly setting stamp sizes when calling pmReadoutFakeFromSources -- fix local +trunk+20120404 tag included
     98
     99
    90100 * psLib/somewhere
    91101  * needs to be fixed if -Db option used that it fails like others in that a config option not provided and not silently go back and use one from default config files
    92102
     103 * ippTools/src/stacktool.c,
     104  * more options for definebyquery likely necessary to dump problem input images (ellipticity immediately comes to mind..) - added locally only
    93105
    94106