IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 21, 2006, 3:59:39 PM (20 years ago)
Author:
eugene
Message:

fix to dvo_catalog_open inits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/dmt.c

    r8427 r8455  
    6767
    6868  for (k = 0; k < skylist[0].Nregions; k++) {
    69 
    7069    /* lock, load, unlock catalog */
    7170    catalog.filename = skylist[0].filename[k];
    7271    catalog.catflags = LOAD_AVES | LOAD_MEAS | LOAD_SECF;
     72    catalog.Nsecfilt = 0;
    7373
    7474    // an error exit status here is a significant error
Note: See TracChangeset for help on using the changeset viewer.