Changeset 34042
- Timestamp:
- Jun 20, 2012, 12:31:29 AM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test/ppStack/src
- Files:
-
- 2 edited
-
ppStackPSF.c (modified) (1 diff)
-
ppStackPrepare.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test/ppStack/src/ppStackPSF.c
r34041 r34042 55 55 } 56 56 57 //MEH -- add option for manually defined versus simply defined but not fully autosized? 58 59 57 60 //MEH -- 2.35 or 2.355 as seen elsewhere? small difference though 58 61 float Mxx = M_SQRT2 * psfFWHM / 2.35; -
branches/meh_branches/ppstack_test/ppStack/src/ppStackPrepare.c
r34041 r34042 317 317 } 318 318 } 319 320 //MEH -- by option could reset maxFWHM and reject any > before going into target ppStackPSF however will be masked and not included in conv/unconv stack in end rather than rej from deconv limit 321 322 //MEH -- could use fwhmStats->clippedMean+X to internally set PSF.OUTPUT.FWHM but called in ppStackPSF and would need to pass it 323 319 324 320 325 //MEH - try runnning every thing that can reject images before target psf and conv -
Note:
See TracChangeset
for help on using the changeset viewer.
