From e704ccc13b2f20bfe94c030f1cc8306c6961b14c Mon Sep 17 00:00:00 2001 From: tyler Date: Mon, 13 Jul 2026 14:57:12 -0700 Subject: [PATCH] Update Understanding Parameters --- Understanding-Parameters.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Understanding-Parameters.md b/Understanding-Parameters.md index 3957f4f..1104f50 100644 --- a/Understanding-Parameters.md +++ b/Understanding-Parameters.md @@ -12,6 +12,8 @@ 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. + ## **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.