IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16398


Ignore:
Timestamp:
Feb 11, 2008, 4:17:21 PM (18 years ago)
Author:
Paul Price
Message:

Need to set psfMag, even when not TESTING.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmPSFEnvelope.c

    r16385 r16398  
    9494            fake->peak = pmPeakAlloc(xFake - dx, yFake - dy, PEAK_FLUX, PM_PEAK_LONE);
    9595            fake->type = PM_SOURCE_TYPE_STAR;
    96 
    97 #ifdef TESTING
    98             // Required to generate model image
    9996            fake->psfMag = -2.5 * log10(PEAK_FLUX);
    100 #endif
    10197
    10298            psTrace("psModules.imcombine", 5, "Source %d: %.2f,%.2f\n",
Note: See TracChangeset for help on using the changeset viewer.