Changeset 19557 for trunk/psastro/src/psastroParseCamera.c
- Timestamp:
- Sep 15, 2008, 2:04:28 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroParseCamera.c
r15121 r19557 33 33 psFree (chips); 34 34 35 psString dump_file = psMetadataLookupStr(&status, config->arguments, "DUMP_CONFIG"); 36 if (dump_file) { 37 pmConfigCamerasCull(config, NULL); 38 pmConfigRecipesCull(config, "PPIMAGE,PPSTATS,PSPHOT,MASKS,PSASTRO"); 39 40 pmConfigDump(config, input->fpa, dump_file); 41 } 42 43 35 44 psTrace("psastro", 1, "Done with psastroParseCamera...\n"); 36 45 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
