Changeset 27136
- Timestamp:
- Mar 2, 2010, 11:15:16 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSourceStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSourceStats.c
r26894 r27136 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.
