ISIS Application Documentation
mocproc | Printer Friendly View | TOC | Home |
Processes a MOC image through Levels 0, 1, and/or 2
Overview | Parameters |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:12 |
Parameter GroupsFiles
Level Processing
Ingestion Parameters
Mapping parameters
|
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:12 |
Input filename. This file can be in one of four stages. A compressed PDS formatted MOC EDR, an uncompressed PDS formatted MOC EDR, a Level0 Isis cube with a complete kernels group in its label, or a Level1 radiometriclly calibrated Isis cube.
Type | filename |
---|---|
File Mode | input |
Filter | *.imq *.img |
Output filename from the last enabled processing sequence. By default the filename will be generated from the input filename with ".lev#" appended to the name, where "#" is the last level of processing (i.e., INGESTION = "lev0", CALIBRATION = "lev1", or MAPPING = "lev2").
Type | filename |
---|---|
File Mode | output |
Internal Default | Automatic |
Process the input file through all level0 steps. This includes "moc2isis" and " spiceinit". "moc2isis" will uncompress a compressed EDR automatically.
Type | boolean |
---|---|
Default | YES |
Inclusions |
|
Process the input file through level1. This includes moccal, mocnoise50, and mocevenodd,
Type | boolean |
---|---|
Default | YES |
Process the input file through level2. This include cam2map.
Type | boolean |
---|---|
Default | YES |
Inclusions |
|
Naif kernel file to be used for the target attitude and shape.
Type | filename |
---|---|
File Mode | input |
Default Path | $BASE/kernels/pck/ |
Internal Default | none |
Inclusions |
|
Naif kernel file to be used for the spacecraft pointing.
Type | filename |
---|---|
File Mode | input |
Default Path | $MGS/kernels/ck/ |
Internal Default | none |
Inclusions |
|
Naif kernel file to be used for the spacecraft position.
Type | filename |
---|---|
File Mode | input |
Default Path | $MGS/kernels/spk/ |
Internal Default | none |
Inclusions |
|
Compute nadir pointing if no other kernels exist
Type | boolean |
---|---|
Default | false |
ISIS camera models can use a shape model (a projected ISIS cube that defines the radii for a global or regional area). You can choose to select a shape model or to use the definition of the ellipsoid found in the planetary constants (PCK) file.
Type | string | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | SYSTEM | ||||||||||||
Option List: |
|
||||||||||||
Inclusions |
|
A map projected ISIS cube which contains the radii of the target. The file can cover more than the input cube (FROM) but must minimally cover the data in the input cube.
Type | cube |
---|---|
File Mode | input |
Default Path | $base/dems/ |
Filter | *.cub |
A file containing the desired output mapping parameters in PVL form. This file can be a simple hand produced label file. It can also be an existing cube label which contains a Mapping group.
Type | filename |
---|---|
File Mode | input |
Internal Default | Sinusoidal |
Inclusions |
|
Filter | *.map |
Specifies the resolution in meters per pixel. If not entered the resolution will be obtained from the MAP file. If not in the MAP file the resolution will be computed from the input camera cube.
Type | double |
---|---|
Internal Default | Automatic |
Minimum | 0.0 (exclusive) |
Inclusions |
|