added white theme, some features to processing and saving

This commit is contained in:
Ayzen
2026-04-13 10:44:01 +03:00
parent 61685d7a4d
commit 5d2f95f959
20 changed files with 295 additions and 48 deletions
+2
View File
@@ -8,6 +8,7 @@ from python_app.models.run_config_schema import (
GprTxGeometryModel,
LocatorServerRuntimeModel,
PreprocessAssetModel,
PreprocessNotchModel,
PreprocessModel,
RadarModel,
RadarSweepModel,
@@ -33,6 +34,7 @@ __all__ = [
"GprTxGeometryModel",
"LocatorServerRuntimeModel",
"PreprocessAssetModel",
"PreprocessNotchModel",
"PreprocessModel",
"RadarModel",
"RadarSweepModel",