ISIS Application Documentation
fplanemap | Printer Friendly View | TOC | Home |
Produce focal plane coordinates from control net file
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:10 |
Parameter GroupsFiles
Options
|
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:10 |
This is the same file provided in the FROM parameter for the coregistration program, such as coreg.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
This file will contain the ControlNet created from the run of a co-registration application such as coreg. There are checks made to ensure that it satisfies expected conditions of a output control net from one of these types of applications.
There must be only two measures to a control point. One must be designated the reference. Points that have the Ignore property set to true are not considered in this application.
Type | filename |
---|---|
File Mode | output |
Filter | *.net *.pbnet |
This file will contain the 11 parameters in comma separated values (CSV) format that provides information about the orginal and registered points, focal plane coordinates and latitude and longitude data.
Type | filename |
---|---|
File Mode | output |
Internal Default | None |
Filter | *.csv |
Places a limit on the maximum distance in the detector plane the offset is expected to differ. This value unit is in pixels which is converted internally to the detector pixel unit, which is typically millimeters. Pixel size of the detector is sometimes referred to as pixel pitch.
Type | double |
---|---|
Default | 5.0 |
A check will be performed at the pixel location of the original line and sample to ensure the pixel is valid. The pixel must only have a pixel value that is not one of the ISIS special pixels
Type | boolean |
---|---|
Default | False |