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


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.