From d3c72812a06a26e39336e57d186357ede742e288 Mon Sep 17 00:00:00 2001 From: tyler Date: Mon, 13 Jul 2026 14:59:40 -0700 Subject: [PATCH] Update Processing & Analysis --- Processing.md => Processing-%26-Analysis.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename Processing.md => Processing-%26-Analysis.md (90%) diff --git a/Processing.md b/Processing-%26-Analysis.md similarity index 90% rename from Processing.md rename to Processing-%26-Analysis.md index 4c965b5..2245081 100644 --- a/Processing.md +++ b/Processing-%26-Analysis.md @@ -6,4 +6,8 @@ Processing a file with FLARES is incredibly simple. To start, open a file or a f Once the processing has been started, it will take a couple of seconds before any of the 28-stage progress bars will update. This is due to the application loading the required resources to start processing in the background. Processing will take some time, however you can validate progression visually by looking at the 28-stage progress bars. -The processing will finish shortly after all progress bars have completed. The Status Bar will confirm once all processing has completed, among with the Analysis button becoming visible. If the processing completes and a progress bar has not finished, then something went wrong processing that file. Checking the application logs could provide insight into what went wrong. \ No newline at end of file +The processing will finish shortly after all progress bars have completed. The Status Bar will confirm once all processing has completed, among with the Analysis button becoming visible. If the processing completes and a progress bar has not finished, then something went wrong processing that file. Checking the application logs could provide insight into what went wrong. + +# Analysis + +Once the processing has completed and the Analysis button has been clicked, a popup window will appear \ No newline at end of file