From 0e809c5b6eb111c98a72cb60f4b9423c9646be5a Mon Sep 17 00:00:00 2001 From: tyler Date: Tue, 18 Aug 2026 15:23:08 -0700 Subject: [PATCH] Update Understanding Parameters --- Understanding-Parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Understanding-Parameters.md b/Understanding-Parameters.md index 41bbc60..e51326d 100644 --- a/Understanding-Parameters.md +++ b/Understanding-Parameters.md @@ -12,7 +12,7 @@ Good to know information before reading this Wiki page includes a brief understa - range - A range data type. For FLARES, all ranges will be present as an int, - str - A string data type. This includes any character or gouping of characters (hello, 5t6y7, this is a string!). -Any parameter that has been changed from its default value will appear with blue text and bolded. +Any parameter that has been changed from its default value will appear with blue text and bolded, and any parameter that is advanced will have the `⚠️` symbol next to it. ## **Preprocessing** Loads the snirf files into memory and will downsample the file if requested. Downsampling can be beneficial to speed up processing times on underpowered devices, or if dense temporal resolution is not required for the study being performed.