IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2011, 12:04:42 PM (15 years ago)
Author:
eugene
Message:

set peak->rawFlux and peak->smoothFlux to the peak pixel value by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psphot/src/psphotLoadSRCTEXT.c

    r30975 r31026  
    7878
    7979            source->peak = pmPeakAlloc(PAR[PM_PAR_XPOS], PAR[PM_PAR_YPOS], peakFlux, PM_PEAK_LONE);
    80             source->peak->rawFlux = peakFlux;
    81             source->peak->smoothFlux = peakFlux;
    8280            source->peak->dx   = dPAR[PM_PAR_XPOS];
    8381            source->peak->dy   = dPAR[PM_PAR_YPOS];
Note: See TracChangeset for help on using the changeset viewer.