IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 7, 2010, 5:37:07 PM (17 years ago)
Author:
eugene
Message:

update to use new PSPHOT.INPUT handling code which allows multiple images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ppImage/src/ppImageParseCamera.c

    r24492 r26543  
    256256        PS_ASSERT (psphotInput, false);
    257257
     258        // specify the number of psphot input images
     259        psMetadataAddS32 (config->arguments, PS_LIST_TAIL, "PSPHOT.INPUT.NUM", PS_META_REPLACE, "number of inputs", 1);
     260       
    258261        // define associated psphot input/output files
    259262        if (!psphotDefineFiles (config, psphotInput)) {
Note: See TracChangeset for help on using the changeset viewer.