IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 29, 2007, 7:43:25 AM (19 years ago)
Author:
eugene
Message:

recipe selection was in the wrong place

File:
1 edited

Legend:

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

    r11352 r11364  
    1515
    1616    psphotModelGroupInit ();
     17
     18    // select recipe options supplied on command line
     19    psMetadata *recipe  = psMetadataLookupPtr (&status, config->recipes, PSPHOT_RECIPE);
    1720
    1821    // find or define a pmFPAfile PSPHOT.INPUT
     
    4548        }
    4649    }
    47 
    48     // select recipe options supplied on command line
    49     psMetadata *recipe  = psMetadataLookupPtr (&status, config->recipes, PSPHOT_RECIPE);
    5050
    5151    // NOTE the difference here from psphotParseCamera: the mask and weight
Note: See TracChangeset for help on using the changeset viewer.