ISIS Application Documentation
cnethist | Standard View | TOC | Home |
Generates a histogram table and plot of the r^2 Residuals of input netfiles
Description
Categories
Groups
History
Name | Description |
---|---|
CLIST | list of paths to networks with residual data |
CNET | Control network with residual data |
TO | Output text file |
Name | Description |
---|---|
BIN_WIDTH | With of Histogram Bins |
Name | Description |
---|---|
TITLE | Plot Title |
XAXIS | X-Axis Title |
FREQAXIS | Frequency Y-Axis Title |
list of paths to networks with residual data. One per line.
Type | filename |
---|---|
File Mode | input |
Internal Default | None |
Filter | *.lis *.txt |
Control network with residual data.
Type | filename |
---|---|
File Mode | input |
Internal Default | None |
Filter | *.net |
Output text file containing the tabular representation of the histogram.
Type | filename |
---|---|
File Mode | output |
Internal Default | None |
Filter | *.txt |
With of Histogram Bins.
Type | double |
---|---|
Default | 0.01 |
This will be the title for the plot of the histogram. The plot will only be shown in ui mode.
Type | string |
---|---|
Internal Default | Default |
This will be the title for the x axis, which represents the pixel value (or DN), in the plot of the histogram. The plot will only be shown in ui mode.
Type | string |
---|---|
Internal Default | Default |
This will be the title for the y axis to the right of the histogram plot, which represents the frequency of the pixel value. The plot will only be shown in GUI mode.
Type | string |
---|---|
Internal Default | Default |
Orrin Thomas | 2012-04-19 | Original version |
Kaitlyn Lee | 2020-06-11 | Removed "ResidualMagnitude" from the CSV output and added "ResidualMagnitudeMin" and "ResidualMagnitudeMax". This way, the bins are represented by the min/max values of the bins instead of the DN of the pixel in the middle of the bin. These changes were also reflected in the histrogram creation. The x-axis is now based off of the min value of a bin instead of the middle value. These changes were made alongside changes made to Histogram and hist. |
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:08:56 |