IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2006, 11:51:33 AM (19 years ago)
Author:
eugene
Message:

updated to new pmConfigRead, added PSPHOT_RECIPE and PSASTRO_RECIPE, new option lookup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppFocusParseCamera.c

    r8751 r10439  
    1717        return NULL;
    1818    }
    19 
    20     // add recipe options supplied on command line
    21     psMetadata *recipe  = psMetadataLookupPtr (&status, config->recipes, RECIPE_NAME);
    22     psMetadata *arglist = psMetadataLookupPtr (&status, config->arguments, "PPIMAGE.OPTIONS");
    23     psMetadataCopy (recipe, arglist);
    2419
    2520    // parse the options from the metadata format to the ppImageOptions structure
Note: See TracChangeset for help on using the changeset viewer.