Changeset 25717
- Timestamp:
- Oct 1, 2009, 10:51:55 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/pswarp/src/pswarpLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/pswarp/src/pswarpLoop.c
r25047 r25717 16 16 17 17 #define WCS_NONLIN_TOL 0.001 // Non-linear tolerance for header WCS 18 #define PSPHOT_FIND_PSF 1 // Use psphot's findPSF function?19 18 #define TESTING 0 // Testing output? 20 19 … … 398 397 } 399 398 399 pmModelClassSetLimits(PM_MODEL_LIMITS_STRICT); 400 400 401 // measure the PSF using these sources 401 402 if (!psphotReadoutFindPSF(config, view, sources)) {
Note:
See TracChangeset
for help on using the changeset viewer.
