IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2006, 11:45:54 AM (20 years ago)
Author:
eugene
Message:

updated to new pmConfigRead, added PSASTRO_RECIPE, new option lookup

File:
1 edited

Legend:

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

    r9574 r10438  
    1313
    1414    // select recipe options supplied on command line
    15     psMetadata *recipe  = psMetadataLookupPtr (&status, config->recipes,   "PSASTRO");
    16     psMetadata *options = psMetadataLookupPtr (&status, config->arguments, "PSASTRO.OPTIONS");
    17     psMetadataCopy (recipe, options);
     15    psMetadata *recipe  = psMetadataLookupPtr (&status, config->recipes, PSASTRO_RECIPE);
    1816
    1917    // set default recipe values here
Note: See TracChangeset for help on using the changeset viewer.