Changes between Version 100 and Version 101 of ppStack_testing_201111
- Timestamp:
- Apr 16, 2012, 1:40:51 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ppStack_testing_201111
v100 v101 71 71 * ppStackMatch.c 72 72 * 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 74 75 * ppStackSetup.c - 75 76 * also conflict issue with names ZP is active, MATCH.ZERO.POINTS inactive for recipes/ppStack.config -- leaving, not sure how fix … … 78 79 * logic issue with ZP and photometry option, if ZP false then segfault - false not work, need to be OR? -- need to trace out 79 80 * 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 80 83 81 84 * ppStackConvolve.c calls with normal index but ends up odd index in kernel name - bug? … … 88 91 * set SYS.ERR in the STACK metedata -- '''ALL''' stacks will use this then -- fix +trunk +ipp-20120216 tag (3/16 UT) 89 92 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 90 100 * psLib/somewhere 91 101 * 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 92 102 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 93 105 94 106
