IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2006, 12:51:31 PM (20 years ago)
Author:
eugene
Message:

moved OUTPUT to DefineOutput

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroParseCamera.c

    r7591 r7620  
    2222    pmFPAfileDefineOutput (config, input->fpa, "PSASTRO.OUTPUT");
    2323
    24     // supply the output name (from cmd-line) to all output (WRITE) files
    25     char *output = psMetadataLookupPtr(&status, config->arguments, "OUTPUT");
    26     pmFPAfileAddFileNames (config->files, "OUTPUT", output, PM_FPA_MODE_WRITE);
    27 
    2824    // Chip selection: turn on only the chips specified
    2925    char *chipLine = psMetadataLookupStr(NULL, config->arguments, "CHIP_SELECTIONS");
Note: See TracChangeset for help on using the changeset viewer.