Changeset 40489 for trunk/psphot/src/psphotSourceStats.c
- Timestamp:
- Jun 27, 2018, 4:07:28 PM (8 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotSourceStats.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809/psphot merged eligible /branches/czw_branch/20170908/psphot merged eligible
-
Property svn:mergeinfo
set to
-
trunk/psphot/src/psphotSourceStats.c
r39926 r40489 560 560 } 561 561 562 #if (0) 562 563 if (psTraceGetLevel("psphot.moments.save")) { 563 564 char name[64]; … … 573 574 fclose (fout); 574 575 } 575 576 #endif 576 577 // choose a grid scale that is a fixed fraction of the psf sigma^2 577 578 float PSF_CLUMP_GRID_SCALE = 0.1*PS_SQR(sigma[i]);
Note:
See TracChangeset
for help on using the changeset viewer.
