Changeset 14899
- Timestamp:
- Sep 19, 2007, 4:17:47 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpParseCamera.c
r14875 r14899 105 105 return false; 106 106 } 107 108 // Turn off writing the sources we find as part of deriving the PSF --- they might clobber the ones we 109 // get from transforming the input coordinates. 110 pmFPAfile *psphotSources = psMetadataLookupPtr(NULL, config->files, "PSPHOT.OUTPUT"); 111 assert(psphotSources); 112 psphotSources->save = false; 107 113 } 108 114
Note:
See TracChangeset
for help on using the changeset viewer.
