Changeset 38724 for trunk/ippTools/src/fftool.c
- Timestamp:
- Sep 10, 2015, 4:04:53 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/fftool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/fftool.c
r37789 r38724 490 490 PXOPT_COPY_S64(config->args, where, "-ff_id", "fullForceRun.ff_id", "=="); 491 491 PXOPT_COPY_S64(config->args, where, "-warp_id", "fullForceResult.warp_id", "=="); 492 PXOPT_COPY_S64(config->args, where, "-exp_id", "rawExp.exp_id", "=="); 493 PXOPT_COPY_STR(config->args, where, "-exp_name", "rawExp.exp_name", "=="); 492 494 PXOPT_COPY_S64(config->args, where, "-skycal_id", "fullForceRun.skycal_id", "=="); 493 495 PXOPT_COPY_S64(config->args, where, "-stack_id", "stackRun.stack_id", "=="); … … 852 854 PXOPT_COPY_S64(config->args, where, "-ff_id", "fullForceRun.ff_id", "=="); 853 855 PXOPT_COPY_S64(config->args, where, "-warp_id", "fullForceInput.warp_id", "=="); 856 PXOPT_COPY_S64(config->args, where, "-exp_id", "rawExp.exp_id", "=="); 857 PXOPT_COPY_STR(config->args, where, "-exp_name", "rawExp.exp_name", "=="); 854 858 PXOPT_COPY_S64(config->args, where, "-skycal_id", "fullForceRun.skycal_id", "=="); 855 859 PXOPT_COPY_S64(config->args, where, "-stack_id", "stackRun.stack_id", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
