Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions

Public Release
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0

ISIS 2

Documentation
Tutorials
Technical Documents
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.

Parameter Groups

Files

Name Description
FROM Input cube to compute range
TO Output label
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