ISIS Application Documentation
hifringe | Standard View | TOC | Home |
Gathers statistics on the first and last several samples of a channel
Description
Categories
Groups
Examples
History
binning mode 1 48 rightmost and 48 leftmost samples gathered binning mode 2 24 rightmost and 24 leftmost samples gathered binning mode 3 16 rightmost and 16 leftmost samples gathered binning mode 4 12 rightmost and 12 leftmost samples gathered binning mode 8 6 rightmost and 6 leftmost samples gatheredThe following statistics are gathered:
Valid Pixels Standard Deviation Average Minimum Maximum
Name | Description |
---|---|
FROM | Single hirise channel in cub form |
TO | Output file to contain statistics |
Name | Description |
---|---|
SECTIONS | Number of sections |
LINESIZE | Number of lines in each section |
input channel file. Although this program is meant to be used solely for stitching channel files together, it could be used on any hirise image at all.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
This pvl file will contain two groups. The first group will be statistics for the leftmost samples, and the second group will be statistics for the rightmost samples.
Type | filename |
---|---|
File Mode | output |
Filter | *.pvl |
This is the number of sub-areas that are extracted from each side of the cube. They will be spaced in such a way that there will be a section starting at the
l/nth line where
lis the total number of lines in the cube and
nis the number of sections specified.
Type | integer |
---|---|
Default | 5 |
This is the number of lines in each section. If the user does not enter anything, or specifies an invalid number of lines (i.e. more lines than exist in the cube), the sections will be stretched to cover as many lines of the cube as possible
Type | integer |
---|---|
Internal Default | complete coverage |
Calculating statistics for a band in a cube
Output from stats | This is the output captured in "red5.pvl". |
---|
Drew Davidson | 2006-05-15 | Original version |
Drew Davidson | 2006-05-26 | Added the ability to sample multiple sections |
Steven Lambright | 2008-05-13 | Removed references to CubeInfo |
Kelvin Rodriguez | 2016-08-28 | Removed unused const ID |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 16:09:03 |