- Timestamp:
- Oct 9, 2008, 2:39:01 PM (18 years ago)
- Location:
- branches/cnb_branch_20080830/psastro/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastroParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20080830/psastro/src
- Property svn:ignore
-
old new 15 15 psastroModel 16 16 gpcModel 17 psastroModelFit
-
- Property svn:ignore
-
branches/cnb_branch_20080830/psastro/src/psastroParseCamera.c
r15121 r20033 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.
