OverviewΒΆ
The package contains the PySeus application class and 4 subpackages.
Formats: Contains format classes that model different data sources (file formats).
Modes: Contains display mode classes that control the translation of values to color.
Tools: Contains tool classes that provide different ways to evaluate data.
UI: Contains the main GUI elements for PySeus.
The grey elements are part of PySide2, the Python wrapper used for the popular Qt GUI framework.