ISIS Application Documentation
Find and refine reseau points in an Apollo cube
Description
This program will read in an Apollo cube and refine the positions of the Reseau points.
It will also modify the cube's label so the Reseaus are matched with sub-pixel accuracy.
The new reseau coordinate set is then set to "Refined", and the validity of the pixels that
have nothing wrong will be set to 1.
Categories
Applications
History
Jacob Danton | 2007-01-24 |
Original version
|
Kristin Berry | 2014-05-23 |
Updated to fix string conversion error. References #2043
|
Ian Humphrey | 2014-06-25 |
Added history recording. Fixes #2096.
|
|
Parameter Groups
Files
Name
|
Description
|
FROM |
Input file to be read
|
Parameters
|
Files:
FROM
Description
The cube to be used to extract Reseau points from.
Type
| cube |
File Mode
| input |
Filter
|
*.cub
|
Parameters:
TOLERANCE
Description
Type
| double |
Default
| 0.125 |
Minimum
| 0.0
(inclusive)
|
Maximum
| 0.5
(exclusive)
|
Parameters:
PATTERNSIZE
Description
Type
| integer |
Default
| 201 |
Minimum
| 101
(inclusive)
|
Maximum
| 403
(inclusive)
|
Odd
|
This value must be an odd number
|
Parameters:
DELTAX
Description
Type
| integer |
Default
| 100 |
Minimum
| 2
(inclusive)
|
Parameters:
DELTAY
Description
Type
| integer |
Default
| 100 |
Minimum
| 2
(inclusive)
|