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


mocgap

Standard View | TOC | Home

Fix data gap in MOC images

Description
Categories
Groups
History


Description

Fixes data gaps in MOC images that occur around detector 371. The program calculates the average and standard deviation of the 5 pixels on a line centered at detector 371 and

Categories


Parameter Groups

Files

Name Description
FROM Input cube
TO Output cube

Parameters

Name Description
MAXSD Maximum allowable deviance

Files: FROM

Description

This is the input cube to be procesed and fixed around detector 371. must be an Isis cube from the Mars Global Surveyor Orbital Camera, and it needs to have already been processed to a level 1 cube.

Type cube
File Mode input
Filter *.cub

Files: TO

Description

This is the cube to which we will output our data

Type cube
File Mode output
Filter *.cub

Parameters: MAXSD

Description

This parameter describes how many standard deviations from the local average are considered valid for the purpose of filling in the gap.

Type double
Default 1.0

History

Janet Barrett2003-01-31 Original version
Brendan George2005-11-21 Converted to Isis