Changeset 7620 for trunk/psastro/src/psastroParseCamera.c
- Timestamp:
- Jun 21, 2006, 12:51:31 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroParseCamera.c
r7591 r7620 22 22 pmFPAfileDefineOutput (config, input->fpa, "PSASTRO.OUTPUT"); 23 23 24 // supply the output name (from cmd-line) to all output (WRITE) files25 char *output = psMetadataLookupPtr(&status, config->arguments, "OUTPUT");26 pmFPAfileAddFileNames (config->files, "OUTPUT", output, PM_FPA_MODE_WRITE);27 28 24 // Chip selection: turn on only the chips specified 29 25 char *chipLine = psMetadataLookupStr(NULL, config->arguments, "CHIP_SELECTIONS");
Note:
See TracChangeset
for help on using the changeset viewer.
