Changeset 17109
- Timestamp:
- Mar 24, 2008, 4:25:11 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroRemoveClumps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroRemoveClumps.c
r16801 r17109 52 52 53 53 // XXX make this a user option 54 float limit = 5.0*stats->sampleStdev;54 float limit = PS_MAX (5.0*stats->sampleStdev, 5.0); 55 55 psTrace ("psastro", 4, "skipping stars in cells with more than %f stars\n", limit); 56 56
Note:
See TracChangeset
for help on using the changeset viewer.
