- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psastro (modified) (1 prop)
-
psastro/src (modified) (1 prop)
-
psastro/src/psastroExtractStar.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psastro
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psastro/src
- Property svn:ignore
-
old new 17 17 psastroModelFit 18 18 psastroExtract 19 psastroVersionDefinitions.h
-
- Property svn:ignore
-
branches/cnb_branches/cnb_branch_20090301/psastro/src/psastroExtractStar.c
r23594 r24244 13 13 # include "psastroInternal.h" 14 14 15 psImage *psastroExtractStar (psImage *input, float x, float y, float dX, floatdY) {15 psImage *psastroExtractStar (psImage *input, double x, double y, double dX, double dY) { 16 16 17 17 // skip if no pixels are on the image
Note:
See TracChangeset
for help on using the changeset viewer.
