IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26675


Ignore:
Timestamp:
Jan 22, 2010, 5:50:07 PM (16 years ago)
Author:
Paul Price
Message:

Forgot to save this change before.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ppStack/src/ppStackPrepare.c

    r26671 r26675  
    179179        psArray *sources = NULL;
    180180
    181         if (options->convolve || options->matchZPs || redoPhot) {
     181        if (options->convolve || options->matchZPs || options->photometry || redoPhot) {
    182182            pmReadout *ro = pmFPAviewThisReadout(view, inputFile->fpa); // Readout with sources
    183183            sources = psMetadataLookupPtr(NULL, ro->analysis, "PSPHOT.SOURCES"); // Sources
Note: See TracChangeset for help on using the changeset viewer.