Tools
This section describes the main user-facing tools provided by GONet Wizard.
These pages focus on what each tool does and when to use it. Concrete GUI instructions live in the GUI Guide, while terminal commands are documented in the CLI Reference.
Tool Overview
Tool |
Purpose |
GUI page |
CLI page |
|---|---|---|---|
Visualize GONet images, compare observations, and inspect Bayer channels. |
|||
Review acquisition metadata, camera settings, timestamps, and image geometry. |
|||
Measure counts in user-defined image regions and save JSON/CSV products. |
|||
Convert original RAW GONet |
|||
Explore extracted JSON/CSV products in an interactive dashboard. |
- Inspect Images
- Inspect Metadata
- Extract Measurements
- Split RAW Images
- Dashboard
- Overview
- Selecting Quantities to Plot
- Channel-Dependent Quantities
- Plot Interaction Mode
- Summary Statistics
- Hovering and Selecting Points
- Filtering Data
- Filtered Points
- Saving and Loading Dashboard Status
- Exporting Filtered Data
- Relationship to Extraction
- Relationship to the GUI and CLI
- Limitations
- See Also
Tool Names and Command Names
The same functionality is described from several perspectives throughout the manual. The table below maps the user-facing tool name to the GUI page and CLI command name.
Tool page |
GUI label |
CLI command |
Developer notes |
|---|---|---|---|
Show Image |
|
||
Show Metadata |
|
||
Extract |
|
||
Split RAW Images |
|
||
Dashboard |
|
How These Pages Relate
The Tools pages are intentionally interface-neutral. They explain the purpose, inputs, outputs, and typical use cases of each tool.
For step-by-step interface instructions, use the GUI Guide or CLI Reference. For implementation details, use the Developer Notes and API Reference.
See also: