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/ppStack/src/ppStackMatch.c

    r26537 r26543  
    144144    psMetadataAddU8(psphotRecipe, PS_LIST_TAIL, "MASK.PSPHOT", PS_META_REPLACE, "user-defined mask", maskBad);
    145145
    146     psImage *binned = psphotBackgroundModel(ro, config); // Binned background model
     146    psImage *binned = psphotModelBackgroundReadoutNoFile(ro, config); // Binned background model
    147147    psImageBinning *binning = psMetadataLookupPtr(NULL, ro->analysis,
    148148                                                  "PSPHOT.BACKGROUND.BINNING"); // Binning for model
Note: See TracChangeset for help on using the changeset viewer.