Changeset 17955 for trunk/pswarp/src/pswarpLoop.c
- Timestamp:
- Jun 5, 2008, 4:05:16 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpLoop.c
r17781 r17955 1 # include "pswarp.h"1 #include "pswarp.h" 2 2 #include <ppStats.h> 3 3 … … 291 291 psMetadataAddStr(psphotRecipe, PS_LIST_TAIL, "BREAK_POINT", PS_META_REPLACE, 292 292 "Break point for psphot operations", "PSFMODEL"); 293 psMetadataAddBool(psphotRecipe, PS_LIST_TAIL, PSPHOT_RECIPE_PSF_FAKE_ALLOW, PS_META_REPLACE, 294 "Don't allow psphot to fit a fake PSF!", false); 293 295 294 296 // Get rid of the transformed sources so that we can measure the PSF
Note:
See TracChangeset
for help on using the changeset viewer.
