Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

ISIS Documentation

camcoeffs

This program calculates TRANSX,TRANSY from TRANSS, TRANSL for iak kernels

This application is for camera development and is not supported for general public use. This program outputs the exact IAK Kernel keywords that should be added to the kernel. The TRANSX,TRANSY keywords are the result of the input (no processing done, this should be known information). These values were provides as parameters to this program. The TRANSS,TRANSL keywords are calculated based on the TRANSX,TRANSY keywords and are the result of this program. The keywords can be copied directly into the pertinent IAK kernel.

Categories


History

Steven Lambright2008-07-16 Original Version

Parameters

IAK

This IAK code of the TRANS values, a negative number (such as -41210) is expected.
Type string
Internal Default Output Equations

Coefficients

This is the first value in the TRANSY keyword, which represents the focal plane X constant coefficient.
Type double

This is the second value in the TRANSY keyword, which represents the focal plane X sample coefficient.
Type double

This is the third value in the TRANSY keyword, which represents the focal plane X line coefficient.
Type double

This is the first value in the TRANSY keyword, which represents the focal plane Y constant coefficient.
Type double

This is the second value in the TRANSY keyword, which represents the focal plane Y sample coefficient.
Type double

This is the third value in the TRANSY keyword, which represents the focal plane Y line coefficient.
Type double

Example 1

Getting the TRANSX,TRANSY keywords for an IAK Kernel

This example shows how to get the TRANSX,TRANSY keywords for an IAK Kernel when given the TRANSS, TRANSL keywords

Command Line

This is a typical run
camcoeffs iakcode=-41219 xc=0.2589180702 xs=-0.0069999992 xl=0.0000033598 yc=-59.9867757282 ys=0.0000033598 yl=-0.0069999992

Data File

Links open in a new window.
The Output This program outputs the exact IAK Kernel keywords that should be added to the kernel. The TRANSX,TRANSY keywords are the result of the input (no processing done, this should be known information). These values were provides as parameters to this program. The TRANSS,TRANSL keywords are calculated based on the TRANSX,TRANSY keywords and are the result of this program. The keywords can be copied directly into the pertinent IAK kernel.