IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8139


Ignore:
Timestamp:
Aug 4, 2006, 2:41:38 AM (20 years ago)
Author:
eugene
Message:

minor cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotChoosePSF.c

    r8046 r8139  
    153153    // as a measure of the FWHM values
    154154
    155     double FWHM_X = 0.0, FWHM_Y = 0.0, FWHM_T = 0.0;
    156155    int FWHM_N = 0;
     156    double FWHM_X = 0.0;
     157    double FWHM_Y = 0.0;
     158    double FWHM_T = 0.0;
    157159
    158160    psEllipseMoments moments;
Note: See TracChangeset for help on using the changeset viewer.