- Timestamp:
- Mar 1, 2016, 11:34:48 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20160226/src/opihi/cmd.astro/imfit-sgauss-psf.c
r20936 r39419 44 44 /* two components: (1 + z_1 + z_2^N)^(-1) -- x, y, sx1, sy1, sxy1, I, sky, sx2, sy2, sxy2 */ 45 45 opihi_flt sgauss_psfTD (opihi_flt x, opihi_flt y, opihi_flt *par, int Npar, opihi_flt *dpar) { 46 OHANA_UNUSED_PARAM(Npar); 46 47 47 48 opihi_flt X, Y, px1, py1, px2, py2;
Note:
See TracChangeset
for help on using the changeset viewer.
