- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psastro (modified) (1 prop)
-
psastro/src (modified) (1 prop)
-
psastro/src/psastroParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psastro
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psastro/src
- Property svn:ignore
-
old new 17 17 psastroModelFit 18 18 psastroExtract 19 psastroVersionDefinitions.h
-
- Property svn:ignore
-
branches/cnb_branches/cnb_branch_20090301/psastro/src/psastroParseCamera.c
r21409 r24244 45 45 psFree (chips); 46 46 47 psString dump_file = psMetadataLookupStr(&status, config->arguments, "DUMP_CONFIG");48 if (dump_file) {49 pmConfigCamerasCull(config, NULL);50 pmConfigRecipesCull(config, "PPIMAGE,PPSTATS,PSPHOT,MASKS,PSASTRO");51 52 pmConfigDump(config, input->fpa, dump_file);53 }54 55 56 47 psTrace("psastro", 1, "Done with psastroParseCamera...\n"); 57 48 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
