ISIS Application Documentation
Unstitch a TGO CaSSIS full frame image into several TGO CaSSIS framelets.
Description
Unstitch a TGO CaSSIS full frame image into multiple TGO CaSSIS framelets.
Categories
History
Kristin Berry | 2017-09-15 |
Original version
|
Kristin Berry | 2017-11-14 |
Backward Compatibility Issue: changed application name from unstitch to tgocassisunstitch and
changed the output parameter name "TO" to "OUTPUTPREFIX" to more accurately reflect its use.
|
Kristin Berry | 2017-11-23 |
Updated the behavior of the application when the user inputs an OUTPUTPREFIX without the .cub extension,
but containing other '.'s in the string to not strip off everything after the last period. For example, if the
user inputs CAS-MCO-2016-11-22T16:10:43.505 as the OUTPUTPREFIX, now the 505 will now be retained.
|
Adam Goins | 2018-02-15 |
Updated the application to include the sample offsets when processing lines from the stitched
frame into output cubes.
|
Adam Goins | 2018-02-15 |
Modified unstitchFrame to parse the Archive group for each framelet.
|
|
Parameter Groups
File
Name
|
Description
|
FROM |
A TGO CaSSIS fullframe cube to split into separate framelets.
|
OUTPUTPREFIX |
Output ISIS cube basename.
|
|
File:
FROM
Description
A TGO CaSSIS fullframe cube to split into separate framelets.
Type
| cube |
File Mode
| input |
Filter
|
*.lis
|
File:
OUTPUTPREFIX
Description
The output ISIS cubes will be of the form basename_filter_frameletNumber.cub
There will also be a list produced with the same name.
This prefix can either be specified in the form "name.cub" or simply "name" without the .cub
extension.
Type
| cube |
File Mode
| output |
Filter
|
*.cub
|