From 34f4cdaa5035d744be9195ceec3e2293cbbcb5ab Mon Sep 17 00:00:00 2001 From: tyler Date: Mon, 13 Jul 2026 14:48:05 -0700 Subject: [PATCH] Update Home --- Home.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index cb1bf0d..5f829bd 100644 --- a/Home.md +++ b/Home.md @@ -17,6 +17,7 @@ Once FLARES opens, you will be greeted with a welcome popup that will contain al - File Information (Top left area) - Loaded Files (Bottom left area) - Parameters (Right area) +- Buttons (Bottom right area) - Status Bar (Bottom bar) These names will be reused throughout the Wiki to refer to content present in these physical locations. @@ -114,14 +115,14 @@ When performing a fNIRS analysis, these parameters are some of the most importan - [Finishing Touches](#finishing-touches) - [Other](#other) -## Buttons ## +# Buttons At the bottom of all the parameters, there will be buttons visible that can be pushed. These buttons include: - Clear - Will clear all loaded files and any processing that has occured. - Process - Will only be available once a file has been loaded. Will start the processing of all loaded files. - Cancel - Will only be available when processing is occuring, and takes place of the Process button. Will cancel processing immediately. - Analysis - Will ony be available once processing has been completed, on when loading a saved project file that has already completed processing. Will launch the analysis options window. -## Status Bar ## +# Status Bar The status bar can be found at the bottom of the application and takes the whole width. It displays information throughout normal use of the application to denote sucesses, updates, or failures. It is recommended to keep the Status Bar enabled, however is can be disabled to get more real estate for other areas. # What's Next