ISIS Application Documentation
tgocassisstitch | Standard View | TOC | Home |
Stitch together multiple TGO CaSSIS framelets into full frame images.
Description
Categories
Groups
History
Name | Description |
---|---|
FROMLIST | A list of TGO CaSSIS framelet images to stitch into full frames. |
OUTPUTPREFIX | Output ISIS cube basename. |
A list of TGO CaSSIS framelet images to stitch. The images will be sorted into frames based on their serial number the same way that observation mode works in the jigsaw application. So, the list of images can contain framelets from multiple different frames.
Type | filename |
---|---|
File Mode | input |
Filter | *.lis |
The stitched cubes will be output as this basename plus the last component of the serial number. Usually this will be the start time for the frame.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Jesse Mapel | 2017-09-09 | Original version |
Jesse Mapel | 2017-09-15 | Changed name from tgostitch to stitch. Still only works with TGO CaSSIS images. References #5156. |
Kristin Berry | 2017-11-14 | Backward Compatibility Issue: Changed name from stitch to tgocassisstitch and changed output parameter name "TO" to "OUTPUTPREFIX." |
Adam Goins | 2018-02-15 | Modified stitchFrame to store the Archive group for ingested framelets. Fixes #5333. |