Changeset 40083 for trunk/psModules/src/astrom/pmAstrometryObjects.c
- Timestamp:
- Jul 5, 2017, 5:31:17 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmAstrometryObjects.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmAstrometryObjects.c
r39926 r40083 1111 1111 } 1112 1112 1113 pmAstromVisualPlotTweak (xHist, yHist, xBin, yBin); 1114 1113 1115 // smooth histgram vector with gaussian of 1sigma = radius 1114 1116 psVector *xHistNew = psVectorSmooth(NULL, xHist, tweakSmooth, tweakNsigma);
Note:
See TracChangeset
for help on using the changeset viewer.
