Changeset 39457 for trunk/Ohana/src/opihi/cmd.astro/imfit-sersic.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-sersic.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-sersic.c
r20936 r39457 34 34 /* exp (-b (r/r_e)^(1/n)) */ 35 35 opihi_flt sersicTD (opihi_flt x, opihi_flt y, opihi_flt *par, int Npar, opihi_flt *dpar) { 36 OHANA_UNUSED_PARAM(Npar); 36 37 37 38 opihi_flt X, Y, px, py;
Note:
See TracChangeset
for help on using the changeset viewer.
