Changeset 5386 for trunk/Ohana/src/relphot
- Timestamp:
- Oct 19, 2005, 9:20:19 PM (21 years ago)
- Location:
- trunk/Ohana/src/relphot/src
- Files:
-
- 2 edited
-
gcatalog.c (modified) (1 diff)
-
liststats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/gcatalog.c
r5320 r5386 3 3 int gcatalog (Catalog *catalog, int FINAL) { 4 4 5 char mode;6 7 5 if (FINAL) { 8 6 catalog[0].catflags = LOAD_AVES | LOAD_MEAS | LOAD_MISS | LOAD_SECF; -
trunk/Ohana/src/relphot/src/liststats.c
r4796 r5386 27 27 int i, ks, ke, Nm; 28 28 double Mo, dMo, M, dM, X2, dS, *chi; 29 30 ke = ks = dMo = 0; 29 31 30 32 stats[0].Nmeas = N;
Note:
See TracChangeset
for help on using the changeset viewer.
