- 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-pgauss-psf.c
r20936 r39419 39 39 /* pseudo 2D gaussian -- x, y, (sx), (sy), (sxy), I, sky */ 40 40 opihi_flt pgauss_psfTD (opihi_flt x, opihi_flt y, opihi_flt *par, int Npar, opihi_flt *dpar) { 41 OHANA_UNUSED_PARAM(Npar); 41 42 42 43 opihi_flt X, Y, px, py;
Note:
See TracChangeset
for help on using the changeset viewer.
