- Timestamp:
- May 29, 2012, 4:18:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120405/Ohana/src/opihi/dvo/avmatch.c
r33827 r33944 66 66 if (!InitPhotcodes ()) goto escape; 67 67 Nsecfilt = GetPhotcodeNsecfilt (); 68 69 // init locally static variables (time refs) 70 dbExtractAveragesInit (); 68 71 69 72 // this does all the work of re-packaging the command, calling it on the remote machines, then loading in the results … … 206 209 207 210 // reset counters for saved fields, extract fields 208 dbExtractAveragesInit ();211 dbExtractAveragesInitAve (); 209 212 for (n = 0; n < Nfields; n++) { 210 213 values[n] = dbExtractAverages (&catalog.average[Ncat], &catalog.secfilt[Ncat*Nsecfilt], &catalog.measure[m], &fields[n]);
Note:
See TracChangeset
for help on using the changeset viewer.
