eis2isis
Import Clipper EIS NAC files into ISIS format
This program will import PDS4 formatted files from the Europa Clipper Europa Imaging System (EIS) instrument into the ISIS Cube format. This includes three required components: the main EIS data image, the associated image label, and the associated main image readout times table (CSV). Two additional (optional) files are the checkline image (and associated xml label) and the checkline image readout times table (CSV).
Categories
Related Objects and Documents
Applications
History
Makayla Shepherd, Stuart Sides, Ian Humphrey | 2017-12-19 | Original version. |
Tyler Wilson | 2018-04-03 | Added normalizeTimeTable which outputs check tables (and check line tables) with time values normalized in the interval [-1,1]. Added checktable/check line readout table, and normalized readout table to the output cubes (the main image and the checkline image). |
Tyler Wilson | 2018-04-04 | Added PvlGroup jitter with PvlKeyword Coefficients to output cube labels, and initialized the Coefficients array to (0.0,0.0,0.0) |
Tyler Wilson | 2018-04-12 | Added the ability to write the checkline cube as a Blob to the Pvl label of the main EIS cube. |
Summer Stapleton-Greig | 2019-06-13 | Updated application to be able to handle both the nacRs and the wacFc image ingestion. This change should cover the basics of the other two camera models as well. Also updated logic for the nacRs to handle cases differently: a main image may now be ingested without the associated checkline image, a main image may not be ingested without the associated times text file, and a checkline image may not be ingested without it's associated line times text file. Test have been updated to reflect these changes. |
Stuart Sides and Summer Stapleton-Greig | 2019-06-17 | Updated application to ingest PDS4 rather than PDS3 files as the mission will be using the PDS4 standards for their label .xml files. |
Kristin Berry | 2020-01-08 | Updates to documentation to add detail and bring it up to date with the current version of the software, prior to checkin to dev. Move NAC-only keywords into a NAC-only group. |
Parameters
Files
Type | filename |
---|---|
File Mode | input |
Filter | *.xml |
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
NAC Only
Type | filename |
---|---|
File Mode | input |
Internal Default | None |
Filter | *.xml |
Type | filename |
---|---|
File Mode | input |
Internal Default | None |
Filter | *.csv |
Type | filename |
---|---|
File Mode | input |
Internal Default | None |
Filter | *.csv |
Type | cube |
---|---|
File Mode | output |
Internal Default | None |
Filter | *.cub |