Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


thmdriftcor

Standard View | TOC | Home

Apply thermal drift correction to THEMIS images

Description
Categories
Groups
History


Description

This program applies a thermal drift correction to calibrated THEMIS RDR cubes. It requires as input the atmospheric band (band 10) and Band 9 which will be corrected for thermal drift.

Categories


Parameter Groups

Files

Name Description
FROM Input THEMIS cube
ATM Input THEMIS cube atmospheric band
TO Output Isis cube

Files: FROM

Description

This is the input THEMIS cube to be corrected. Note only band 9 can be corrected for atmospheric drift.

Type cube
File Mode input
Filter *.cub

Files: ATM

Description

This is the input THEMIS cube with the atmospheric band (10) which will be used to correct band 9 for thermal drift.

Type cube
File Mode input
Filter *.cub

Files: TO

Description

A THEMIS image that has been corrected for thermal drift

Type cube
File Mode output
Filter *.cub

History

Jeff Anderson2007-05-30 Original version
Christopher Austin2008-05-02 Fixed a bug which occured when there were Null lines in the input cube.