Changeset 27372 for branches/eam_branches/largefiles.20100314/Ohana
- Timestamp:
- Mar 21, 2010, 7:57:39 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/largefiles.20100314/Ohana/src/relastro/src/FitSimple.c
r16810 r27372 17 17 18 18 // XXX the value needs to be set in a more intelligent way 19 if (dR > 0. 15) continue;19 if (dR > 0.50) continue; 20 20 21 21 fit_add (fit, raw[i].X, raw[i].Y, ref[i].P, ref[i].Q, 1.0);
Note:
See TracChangeset
for help on using the changeset viewer.
