Changeset 30041
- Timestamp:
- Dec 15, 2010, 11:12:22 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotChoosePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotChoosePSF.c
r29936 r30041 249 249 if (!try) { 250 250 // No big deal --- we'll try another model 251 psErrorClear(); 251 if (i < modelNames->n - 1) { 252 psErrorClear(); 253 } 252 254 continue; 253 255 }
Note:
See TracChangeset
for help on using the changeset viewer.
