cnethist
Generates a histogram table and plot of the r^2 Residuals of input netfiles
Categories
History
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. |
Parameters
Files
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 |
Options
With of Histogram Bins.
Type | double |
---|---|
Default | 0.01 |
Plot Options
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 |