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


mocevenodd

Printer Friendly View | TOC | Home

Remove even/odd detector striping

Overview Parameters

Description

This program will remove even/odd detector striping from a MOC narrow angle image. It will check to ensure the crosstrack summing mode for the image is 1, otherwise the destriping is unnecessary. The algorithm gather 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.

Categories


Related Objects and Documents

Applications


History

Tracie Sucharski1999-02-23 Original version
Jeff Anderson2003-06-11 Converted to Isis 3.0
Jeannie Walldren2011-05-03 Removed Mgs namespace scope.

Parameter Groups

Files

Name Description
FROM Input MOC narrow angle image
TO Destriped MOC cube
X

Files: FROM


Description

The input image must be a MOC narrow angle cube with crosstrack summing of 1.

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

Files: TO


Description

The resultant destriped moc image.

Type cube
File Mode output
Filter *.cub
Close Window