Changeset 35770 for trunk/ppSim/src/ppSimSetPSF.c
- Timestamp:
- Jul 3, 2013, 2:47:39 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSim/src/ppSimSetPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
trunk/ppSim/src/ppSimSetPSF.c
r30618 r35770 118 118 119 119 pol = psEllipseAxesToPol (axes); 120 psEllipseAxes testaxes = psEllipsePolToAxes (pol, 0.1); 121 fprintf (stderr, "psf in axes: %f x %f @ %f\n", axes.major, axes.minor, axes.theta*PS_DEG_RAD); 122 fprintf (stderr, "psf ot axes: %f x %f @ %f\n", testaxes.major, testaxes.minor, testaxes.theta*PS_DEG_RAD); 120 123 121 124 param = psf->params->data[PM_PAR_E0];
Note:
See TracChangeset
for help on using the changeset viewer.
