Changeset 40389 for trunk/pstamp/scripts/pstamp_job_run.pl
- Timestamp:
- Apr 12, 2018, 9:10:37 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_job_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_job_run.pl
r38073 r40389 248 248 $command .= " -stage $stage"; 249 249 $command .= " -forheader $calibfile" if $calibfile; 250 ## MEH hack for centeroffchip -- needs constraint for coord_mask 0 all in sky values.. 251 $command .= " -centeroffchip" if ($options & $PSTAMP_MULTI_OVERLAP_IMAGE); 252 250 253 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 251 254 run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
