Changeset 19043 for trunk/pswarp/src/pswarpArguments.c
- Timestamp:
- Aug 12, 2008, 4:33:08 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpArguments.c
r18924 r19043 167 167 // Dump configuration, now that's it's settled 168 168 { 169 pmConfigCamerasCull(config); 169 const char *skyCamera = psMetadataLookupStr(NULL, config->arguments, 170 "SKYCELL.CAMERA"); // Name of camera for skycell 171 pmConfigCamerasCull(config, skyCamera); 170 172 pmConfigRecipesCull(config, "PSWARP,PPSTATS,PSPHOT,MASKS"); 171 173
Note:
See TracChangeset
for help on using the changeset viewer.
