ISIS Application Documentation
Compute the ra/dec range of a camera image
Description
This program will report the ra/dec range of a camera image. It will also compute the ra/dec at the center of the cube, the pixel resolution in
degrees per pixel, and an orientation angle to celestial north (90 declination) in the image plane. This angle, CelestialNorthClockAngle, is
from the center of the image off of the Y-axis (12 o'clock) in a clockwise direction.
Categories
History
Jeff Anderson | 2005-06-24 |
Original version
|
Jeff Anderson | 2005-10-13 |
Added computation of CelestialNorthClockAngle and center ra/dec
|
Brendan George | 2005-11-08 |
Added application test
|
Jacob Danton | 2006-01-23 |
Fixed appTest to comply to changes in String
|
Elizabeth Miller | 2006-03-23 |
Fixed appTest to comply with changes made to all camera model
|
Steven Lambright | 2008-05-12 |
Removed references to CubeInfo
|
Kelvin Rodriguez | 2016-06-27 |
Changed rotation computation to the function call Camera::celestialNorthClockAngle.
References #2365.
|
|
Parameter Groups
Files
Name
|
Description
|
FROM |
Input cube to compute range
|
TO |
Output label
|
|
Files:
FROM
Description
Use this parameter to select the filename of a cube with
camera labels.
Type
| cube |
File Mode
| input |
Filter
|
*.cub
|
Files:
TO
Description
This file will contain the ra/dec range of the cube
Type
| filename |
File Mode
| output |
Internal Default
| None |