Changeset 38470 for trunk/Ohana/src/addstar/src/loadtycho_rawdata.c
- Timestamp:
- Jun 13, 2015, 5:57:53 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/loadtycho_rawdata.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/loadtycho_rawdata.c
r38467 r38470 131 131 catalog.catformat = dvo_catalog_catformat (CATFORMAT); // set the default catformat from config data 132 132 catalog.catmode = dvo_catalog_catmode (CATMODE); // set the default catmode from config data 133 catalog.catflags = LOAD_AVES | LOAD_MEAS | LOAD_MISS | LOAD_SECF;133 catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_MEASURE | DVO_LOAD_MISSING | DVO_LOAD_SECFILT | DVO_LOAD_LENSING; 134 134 catalog.Nsecfilt = GetPhotcodeNsecfilt (); 135 135
Note:
See TracChangeset
for help on using the changeset viewer.
