- Timestamp:
- Nov 27, 2019, 11:39:38 AM (7 years ago)
- Location:
- branches/eam_branches/ipp-20191011
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20191011/Ohana
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20191011/Ohana/src/opihi/lib.data/starfuncs.c
r40398 r41170 75 75 FWHMx = 2.355*sqrt (fabs(x2 / I - x*x)); 76 76 FWHMy = 2.355*sqrt (fabs(y2 / I - y*y)); 77 78 fprintf (stderr, "Mxx, Myy: %f, %f\n", x2/I - x*x, y2/I - y*y); 77 79 Sxy = xy / I - x*y; 78 80 mag = -2.5*log10(I);
Note:
See TracChangeset
for help on using the changeset viewer.
