Changeset 8301 for trunk/Ohana/src/mosastro/src/GetGradients.c
- Timestamp:
- Aug 11, 2006, 4:58:18 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/mosastro/src/GetGradients.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/mosastro/src/GetGradients.c
r3323 r8301 90 90 91 91 if (Npts < 5) continue; 92 if (! gaussj (a, 3, b, 2)) continue;92 if (!dgaussj (a, 3, b, 2)) continue; 93 93 94 94 /* we only care about the slopes, not the offsets */
Note:
See TracChangeset
for help on using the changeset viewer.
