Changeset 34228
- Timestamp:
- Jul 31, 2012, 10:15:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20120626/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r34211 r34228 343 343 $command .= " -tess_id $tess_id -skycell_id $skycell_id"; 344 344 # remove duplicate runs for the same exposure. 345 $filter_runs = 1; 345 if ($stage ne 'stack') { 346 $filter_runs = 1; 347 } 346 348 } else { 347 349 # this should be caught by caller
Note:
See TracChangeset
for help on using the changeset viewer.
