- Timestamp:
- Jun 27, 2018, 3:31:55 PM (8 years ago)
- Location:
- branches/czw_branch/20170908
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/scripts/pstamp_job_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20170908
- Property svn:mergeinfo changed
-
branches/czw_branch/20170908/pstamp/scripts/pstamp_job_run.pl
r38073 r40483 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.
