Initial overhaul of Analyze mode. Basic CLI is enabled.

Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
colramos-amd
2023-12-04 15:47:03 -06:00
committed by Karl W. Schulz
parent 98b18d9f39
commit 57a63b6eb1
70 changed files with 16199 additions and 126 deletions
+2
View File
@@ -28,7 +28,9 @@ from utils.utils import demarcate
class webui_analysis(OmniAnalyze_Base):
#-----------------------
# Required child methods
#-----------------------
@demarcate
def pre_processing(self):
"""Perform any pre-processing steps prior to analysis.