- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psModules
- Property svn:mergeinfo set to
-
branches/meh_branches/ppstack_test/psModules/src/imcombine/pmPSFEnvelope.c
r31451 r33415 36 36 37 37 38 //#define TESTING // Enable test output38 #define TESTING // Enable test output 39 39 // #define PEAK_NORM // Normalise peaks? 40 40 #define PEAK_FLUX 1.0e4 // Peak flux for each source … … 380 380 381 381 // measure the source moments: tophat windowing, no pixel S/N cutoff 382 if (!pmSourceMoments(source, maxRadius, 0. 0, 0.0, 0.0, maskVal)) {382 if (!pmSourceMoments(source, maxRadius, 0.25*maxRadius, 0.0, 0.0, maskVal)) { 383 383 // Can't do anything about it; limp along as best we can 384 384 psErrorClear();
Note:
See TracChangeset
for help on using the changeset viewer.
