ISIS Application Documentation
cnettable | Standard View | TOC | Home |
Application to get Excel compatible statistics
Description
Categories
Groups
Examples
History
|
|
Name | Description |
---|---|
FROMLIST | List of cubes associated with control net |
CNET | A control net |
FLATFILE | Text file containing the control net statistics |
APPEND | Append output to "FLATFILE" file |
Name | Description |
---|---|
ALLOWOUTSIDE | Allow sample/line values outside of the images |
Name | Description |
---|---|
ALLOWERRORS | Allow errors to occur without halting execution. |
Use this parameter to select the filename of a list of cubes the cubes used to create the control net.
Type | filename |
---|---|
File Mode | input |
Filter | *.txt *.lis *.lst *.list |
The control net from which to derive statistics.
Type | filename |
---|---|
File Mode | input |
Filter | *.net *.cnet |
This file will contain the statistics of all the control measures in the control net.
Type | filename |
---|---|
File Mode | output |
Filter | *.txt *.csv |
If checked this option allows file output to be appended to a file or create a new file. If the file already exists and append is off the program will overwrite the existing file.
Type | boolean |
---|---|
Default | false |
When checked sample/line values that are outside of the images (but close) will be extrapolated. For example a sample of -0.5 would be valid. If this is not checked a sample of -0.5 is not allowed.
Type | boolean |
---|---|
Default | false |
If errors occur such as values not having an intersection with the body or sample line locations outside of the cube with ALLOWOUTSIDE not checked the program will continue and report the error and reason to the file. If no errors occur "N/A" is put into the column, otherwise, the reason for the error is written to the file.
Type | boolean |
---|---|
Default | false |
Usage of cnettable application
![]() cnettable GUI
|
Example GUI Screenshot of the GUI with parameters set to take a list of cubes a control network and output to a text file. |
An small example file of the output of the application. | This file contains the output of a run of cnettable on a very small control network. It shows all the expected data for the program and the format the data is in. |
---|
Mackenzie Boyd | 2009-09-11 | Original version |
Mackenzie Boyd | 2010-03-12 | Added ALLOWOUTSIDE option default behavior not modified at all. |
Mackenzie Boyd | 2010-03-25 | Change to CameraPointInfo added two parameters to output and modified two Output now had PositiveEast360Longitude and PositiveWest180Longitude. Also made append option more forgiving so that it will create a file if none exists. |
Mackenzie Boyd | 2010-05-24 | Added option to allow for errors so that instead of crashing the program continues and reports the errors in the output file. |
Mackenzie Boyd | 2010-06-07 | Updated and added to documentation. |
Christopher Austin | 2010-06-08 | Gave cnettable the ability to compile |
Mackenzie Boyd | 2011-04-11 | Modified outputs which would have been Isis::Null double values to now be empty strings. |
James Alexander Crough | 2011-07-19 | Made the software output all of the log values in addition to the normal output of the software. |
Jeannie Backer | 2014-08-22 | Updated truth data due to modifications, printing NULL instead of N/A. References #1659. |
Tyler Wilson | 2014-08-17 | Updated application truth data due to modifications in CameraPointInfo class. References #476. |
Kaj Williams | 2017-04-21 | Trimmed extra commas from label and data. References #4657. |
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 |