Changeset 40457
- Timestamp:
- Jun 27, 2018, 1:06:31 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20170908/psphot/src/psphotSourceStats.c
r39926 r40457 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.
