IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2017, 5:31:17 PM (9 years ago)
Author:
eugene
Message:

add some extra visualizations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryObjects.c

    r39926 r40083  
    11111111    }
    11121112
     1113    pmAstromVisualPlotTweak (xHist, yHist, xBin, yBin);
     1114
    11131115    // smooth histgram vector with gaussian of 1sigma = radius
    11141116    psVector *xHistNew = psVectorSmooth(NULL, xHist, tweakSmooth, tweakNsigma);
Note: See TracChangeset for help on using the changeset viewer.