IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 7, 2010, 5:37:07 PM (16 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/ppSub/src/ppSubCamera.c

    r26432 r26543  
    317317            return false;
    318318        }
     319        // specify the number of psphot input images
     320        psMetadataAddS32 (config->arguments, PS_LIST_TAIL, "PSPHOT.INPUT.NUM", PS_META_REPLACE, "number of inputs", 1);
    319321        pmFPAfileActivate(config->files, false, "PSPHOT.INPUT");
    320322
Note: See TracChangeset for help on using the changeset viewer.