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


thmvistrim

Standard View | TOC | Home

Trims data from framelets on Themis Vis images

Description
Categories
Groups
History


Description

This program nulls out data on a per-framelet basis. By default, only the bottom is trimmed and just enough so that data won't be repeated in projected space. This program removes the data from the bottom of the framelets because the themis camera produces the worst data at that point.

Categories


Parameter Groups

Files

Name Description
FROM
TO

Settings

Name Description
TOPTRIM
BOTTOMTRIM
LEFTTRIM
RIGHTTRIM

Files: FROM

Description

Type cube
File Mode input
Filter *.cub

Files: TO

Description

Type cube
File Mode output
Filter *.cub

Settings: TOPTRIM

Description

Type integer
Default 0
Minimum 0 (inclusive)

Settings: BOTTOMTRIM

Description

Type integer
Internal Default Automatically Determine
Minimum 0 (inclusive)

Settings: LEFTTRIM

Description

Type integer
Default 0
Minimum 0 (inclusive)

Settings: RIGHTTRIM

Description

Type integer
Default 0
Minimum 0 (inclusive)

History

Steven Lambright2008-03-20 Original version
Jeannie Backer2014-08-22 Updated truth data due to a modified in the THEMIS VIS distortion map causing a difference in special pixels. Added errors test. Test coverage improved to 76/91/100 %. References #1659.