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


spicefit

Printer Friendly View | TOC | Home

Fit a function to camera pointing

Overview Parameters

Description

This program requires a cube be initialized with "spiceinit". It will then look at the InstrumentPointing table for the cube and use a least square solution to compute a fit of the right ascension, declination, and twist to a parabola. This should reduce "noisy" pointing data. To restore the original pointing just rerun "spiceinit".

Note that this program should be used on line scan cameras. It will not work on framing cameras.


Categories


History

Jeff Anderson2006-10-25 Original version
Steven Koechle2007-10-05 Added check to see if cube has existing polygon, if so delete it.
Debbie A. Cook2008-12-08 Added code to write InstrumentPointing keyword value as table in kernels group in case the kernels are not already attached.
Debbie A. Cook2012-07-06 Updated Spice members to be more compliant with Isis coding standards. References #972.

Parameter Groups

Files

Name Description
FROM Cube to update
X

Files: FROM


Description

The file specification for the input cube. The pointing for this cube will be fit to a parabola.

Type cube
File Mode input
Filter *.cub
Close Window