Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS Application Documentation


skyrange

Printer Friendly View | TOC | Home

Compute the ra/dec range of a camera image

Overview Parameters

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 Anderson2005-06-24 Original version
Jeff Anderson2005-10-13 Added computation of CelestialNorthClockAngle and center ra/dec
Brendan George2005-11-08 Added application test
Jacob Danton2006-01-23 Fixed appTest to comply to changes in String
Elizabeth Miller2006-03-23 Fixed appTest to comply with changes made to all camera model
Steven Lambright2008-05-12 Removed references to CubeInfo
Kelvin Rodriguez2016-06-27 Changed rotation computation to the function call Camera::celestialNorthClockAngle. References #2365.

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:14
X

Files: FROM


Description

Use this parameter to select the filename of a cube with camera labels.

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

This file will contain the ra/dec range of the cube

Type filename
File Mode output
Internal Default None
Close Window