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


ctxevenodd

Printer Friendly View | TOC | Home

Remove even/odd detector striping from MRO Ctx images

Overview Parameters

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


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

Parameter Groups

Files

Name Description
FROM Input CTX image
TO Destriped CTX cube
X

Files: FROM


Description

The input image CTX image.

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

The resultant destriped CTX image.

Type cube
File Mode output
Filter *.cub
Close Window