IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 28, 2013, 1:22:10 PM (13 years ago)
Author:
eugene
Message:

minor comments and whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/ppSim/src/ppSimSmoothReadout.c

    r36321 r36323  
    66    psTimerStart ("ppSmooth");
    77
    8     // XXX use these defaults?
    9     // float minGauss = 0.1;
    108    float nSigma = psMetadataLookupF32(&status, recipe, "CONVOLVE.NSIGMA"); // SIGMA convolutions (pixels)
    119    if (!status) nSigma = 5.0;
     10
    1211    float sigma = psMetadataLookupF32(&status, recipe, "SEEING"); // Seeing SIGMA (pixels)
    1312
Note: See TracChangeset for help on using the changeset viewer.