- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
extsrc/gpcsw (modified) (1 prop)
-
extsrc/gpcsw/burntool.nopsf/psfstats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/extsrc/gpcsw
- Property svn:ignore
-
old new 5 5 man 6 6 Makefile 7 Makefile.bak
-
- Property svn:ignore
-
branches/eam_branches/20090522/extsrc/gpcsw/burntool.nopsf/psfstats.c
r23924 r24557 10 10 #include "burntool.h" 11 11 #include "math.h" 12 #include "psf/psf.h"13 12 14 13 /****************************************************************/ 15 14 /* psf_stats(): Tell us about this PSF star */ 16 STATIC int psf_stats(int nx, int ny, IMTYPE *data, int bias, 17 double *fwhm, double *q)15 STATIC int psf_stats(int nx, int ny, IMTYPE *data, int bias, 16 double *fwhm, double *q) 18 17 { 19 18 return(1);
Note:
See TracChangeset
for help on using the changeset viewer.
