Changeset 9383 for trunk/ippScripts/scripts/phase3.pl
- Timestamp:
- Oct 6, 2006, 5:42:29 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase3.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase3.pl
r9382 r9383 139 139 my $command = "$p3tool -addprocessedexp -exp_tag $exp_tag -uri UNKNOWN " . 140 140 "-recip " . RECIPE1() . "," . RECIPE2() . " -b1_uri $jpeg1Name -b2_uri $jpeg2Name " . 141 "-bg $bg -bg_stdev $bg_stdev -bg_mean_stdev $bg_mean_stdev"; # Command to run 141 "-bg $bg -bg_stdev $bg_stdev -bg_mean_stdev $bg_mean_stdev " . 142 "-sigma_ra 0.0 -sigma_dec 0.0 -nastro 0 -zp_mean 0.0 -zp_stdev 0.0"; # Command to run 142 143 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 143 144 run(command => $command, verbose => 1);
Note:
See TracChangeset
for help on using the changeset viewer.
