Changeset 39457 for trunk/Ohana/src/opihi/cmd.astro/imfit-fgauss.c
- Timestamp:
- Mar 11, 2016, 10:23:42 PM (10 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/cmd.astro/imfit-fgauss.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ohana.20160226 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/opihi/cmd.astro/imfit-fgauss.c
r20936 r39457 41 41 /* real 2D gaussian -- x, y, sx, sy, sxy, I, sky */ 42 42 opihi_flt fgaussTD (opihi_flt x, opihi_flt y, opihi_flt *par, int Npar, opihi_flt *dpar) { 43 OHANA_UNUSED_PARAM(Npar); 43 44 44 45 opihi_flt X, Y, px, py;
Note:
See TracChangeset
for help on using the changeset viewer.
