IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 29, 2016, 12:08:42 PM (10 years ago)
Author:
eugene
Message:

limit objects, FWobjects, FGshape to objects with PS1 data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/dvopsps/src/insert_FGshape_dvopsps.c

    r38674 r39564  
    5252    dvo_catalog_init (&catalog, TRUE);
    5353    catalog.filename  = HOST_ID ? localFilename : skylist[0].filename[i];
    54     catalog.catflags  = DVO_LOAD_AVERAGE | DVO_LOAD_GALPHOT;
     54    catalog.catflags  = DVO_LOAD_AVERAGE | DVO_LOAD_SECFILT | DVO_LOAD_GALPHOT;
    5555
    5656    if (!dvo_catalog_open (&catalog, skylist[0].regions[i], VERBOSE, "r")) {
Note: See TracChangeset for help on using the changeset viewer.