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/ppImageAstrom.c

    r9648 r10439  
    1111    // select recipe options supplied on command line
    1212    // XXX move these options to the "PSASTRO" recipe?
    13     psMetadata *recipe  = psMetadataLookupPtr (&status, config->recipes, RECIPE_NAME);
     13    psMetadata *recipe  = psMetadataLookupPtr (&status, config->recipes, PSASTRO_RECIPE);
    1414
    1515    // find or define a pmFPAfile PSPHOT.INPUT
Note: See TracChangeset for help on using the changeset viewer.