Changeset 24302 for trunk/extsrc/gpcsw/burntool.nopsf/psfstats.c
- Timestamp:
- Jun 2, 2009, 1:21:23 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/extsrc/gpcsw/burntool.nopsf/psfstats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/extsrc/gpcsw/burntool.nopsf/psfstats.c
r23924 r24302 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.
