Changeset 42051
- Timestamp:
- Feb 17, 2022, 2:22:51 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20170121/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r41442 r42051 511 511 $choose_components = 1; 512 512 } 513 ## MEH 20210127 add tess_id to avoid reprocessing in other tessellations 514 ## may want something like component_args since only useful for byexp 515 ## and added there for warp, diff, stack 516 $command .= " -tess_id $tess_id" if $tess_id; 517 ## 513 518 $id_opt = $use_imfile_id ? "-warp_skyfile_id" : "-warp_id"; 514 519 }
Note:
See TracChangeset
for help on using the changeset viewer.
