Changeset 41476 for trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
- Timestamp:
- Jan 27, 2021, 9:29:30 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r41439 r41476 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.
