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/pswarp/src/pswarpParseCamera.c

    r25522 r26543  
    142142        }
    143143        psphotInput->src = psMemIncrRefCounter(output->fpa);
     144        // specify the number of psphot input images
     145        psMetadataAddS32 (config->arguments, PS_LIST_TAIL, "PSPHOT.INPUT.NUM", PS_META_REPLACE, "number of inputs", 1);
    144146
    145147        pmFPAfile *psphotInSources = pmFPAfileDefineSkycell(config, output->fpa, "PSPHOT.INPUT.CMF");
Note: See TracChangeset for help on using the changeset viewer.