Changeset 31293 for trunk/ippTools/src/staticskytool.c
- Timestamp:
- Apr 15, 2011, 10:24:31 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/staticskytool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/staticskytool.c
r31247 r31293 115 115 PXOPT_COPY_F32(config->args, whereMD, "-select_good_frac_min", "stackSumSkyfile.good_frac", ">="); 116 116 pxAddLabelSearchArgs(config, whereMD, "-select_label", "stackRun.label", "LIKE"); 117 pxAddLabelSearchArgs(config, whereMD, "-select_data_group", "stackRun.data_group", "LIKE"); 117 118 pxAddLabelSearchArgs(config, whereMD, "-select_filter", "stackRun.filter", "LIKE"); 118 119 … … 279 280 } 280 281 281 // create a chipRun282 // create a staticskyRun 282 283 if (!staticskyRunInsert(config->dbh, 283 284 0x0, // sky_id
Note:
See TracChangeset
for help on using the changeset viewer.
