- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/camtool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ippTools/src/camtool.c
r36680 r37403 501 501 PXOPT_LOOKUP_S16(quality, config->args, "-quality", false, false); 502 502 PXOPT_LOOKUP_S16(background_model, config->args, "-background_model", false, false); 503 PXOPT_LOOKUP_S64(astrom_chips, config->args, "-astrom_chips", false, false); 504 503 505 504 506 PXOPT_LOOKUP_STR(ver_pslib, config->args, "-ver_pslib", false, false); … … 692 694 deteff_uq, 693 695 quality, 694 background_model 696 background_model, 697 astrom_chips 695 698 ); 696 699
Note:
See TracChangeset
for help on using the changeset viewer.
