- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphot/src/psphotSourceStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/psphot/src/psphotSourceStats.c
r26894 r27517 512 512 maxS = PS_MAX(Sout[i], maxS); 513 513 } 514 if (minS > 0.65) Sigma = sigma[ 3];514 if (minS > 0.65) Sigma = sigma[NSIGMA-1]; 515 515 if (maxS < 0.65) Sigma = sigma[0]; 516 516
Note:
See TracChangeset
for help on using the changeset viewer.
