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


ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


ctxevenodd

Standard View | TOC | Home

Remove even/odd detector striping from MRO Ctx images

Description
Categories
Groups
History


Description

This program will remove even/odd detector striping from a Mars Reconnaissance Oribiter Context Imager cube. The algorithm gathers the average of the even columns as well as the odd columns. The difference between the averages is split (divided by two) to create offsets for both columns which are then applied. Note: Ctxcal should be run prior to this program.

Categories


Related Objects and Documents

Applications


Parameter Groups

Files

Name Description
FROM Input CTX image
TO Destriped CTX cube

Files: FROM

Description

The input image CTX image.

Type cube
File Mode input
Filter *.cub

Files: TO

Description

The resultant destriped CTX image.

Type cube
File Mode output
Filter *.cub

History

Tracie Sucharski2006-12-20 Original version
Tracie Sucharski2007-03-16 Make sure image is a CTX cube and the SpatialSumming is equal to 1.
Steven Lambright2007-08-15 Added an application test