Changeset 34211
- Timestamp:
- Jul 26, 2012, 2:45:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20120626/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r33382 r34211 342 342 die "tess_id and component are required for byskycell" if !$tess_id or ! $skycell_id; 343 343 $command .= " -tess_id $tess_id -skycell_id $skycell_id"; 344 # remove duplicate runs for the same exposure. 345 $filter_runs = 1; 344 346 } else { 345 347 # this should be caught by caller
Note:
See TracChangeset
for help on using the changeset viewer.
