Update Processing

2026-07-13 14:55:07 -07:00
parent 3955d0b337
commit 8766146fe9
+7 -3
@@ -1,5 +1,9 @@
# Processing #
Now that the app layout is understood, processing is simple. To start, open a file or a folder from the Navigation Bar. Once the file/files are loaded, ensure that the per-file and global parameters are correct for the study. Once you are satisfied with the parameters, click the "Process" button to start processing the files. This processing step will take some time, however you can validate progression visually by looking at the progress bars of the files in the [Loaded Files](#loaded-files) area. Below is every parameter and what actions they perform.
# Processing
This page is dedicated to understanding how to process all loaded snirf files once all their individual and global parameters have been set. If you haven't already, visit the [Home Page](https://git.research.dezeeuw.ca/tyler/flares/wiki/Home) and the [Understanding Parameters](https://git.research.dezeeuw.ca/tyler/flares/wiki/Understanding-Parameters) page before following along with this guide, as this guide assumes you have an understanding of the applications layout and all parameters.
The processing will finish shortly after all progress bars have completed. If the processing completes and a progress bar has not finished, then something went wrong processing that file. Checking the logs could provide insight into what went wrong.
Processing a file with FLARES is incredibly simple. To start, open a file or a folder from the Navigation Bar. Once the file/files have been loaded, ensure that all of the per-file and global parameters are correct for the study. Once you are satisfied with the parameters, simply click the Process button to start processing all the files. Once the Process button has been clicked, the button will switch to read Cancel. Pushing the Cancel button will halt the processing immediately. The number of files to be processed simultaneously is set by the MAX_WORKERS parameter.
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.