Changeset 38471 for trunk/Ohana/src/uniphot/src/update_dvo_setgalmodel.c
- Timestamp:
- Jun 14, 2015, 10:12:31 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/uniphot/src/update_dvo_setgalmodel.c
r38441 r38471 35 35 36 36 // set up the basic catalog info 37 dvo_catalog_init (&catalog, TRUE); 37 38 catalog.filename = HOST_ID ? localFilename : skylist[0].filename[i]; 38 catalog.catformat = DVO_FORMAT_UNDEF; // not needed since we skip empty catalogs39 catalog.catmode = DVO_MODE_UNDEF; // not needed since we skip empty catalogs40 39 catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_MEASURE | DVO_LOAD_MISSING | DVO_LOAD_SECFILT | DVO_LOAD_STARPAR; 41 40 catalog.Nsecfilt = GetPhotcodeNsecfilt ();
Note:
See TracChangeset
for help on using the changeset viewer.
