Changeset 21422 for trunk/psastro/src/psastroRemoveClumps.c
- Timestamp:
- Feb 9, 2009, 11:25:34 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroRemoveClumps.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroRemoveClumps.c
r21409 r21422 6 6 * 7 7 * @author IfA 8 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $9 * @date $Date: 2009-02-0 7 02:03:34 $8 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-09 21:25:34 $ 10 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 11 11 */ … … 69 69 psTrace ("psastro", 4, "skipping stars in cells with more than %f stars\n", limit); 70 70 71 p sastroVisualPlotRemoveClumps (input, count, scale, limit);71 pmAstromVisualPlotRemoveClumps (input, count, scale, limit); 72 72 73 73 // find and exclude objects in bad pixels
Note:
See TracChangeset
for help on using the changeset viewer.
