Update Understanding Parameters

2026-07-13 14:57:12 -07:00
parent 8766146fe9
commit e704ccc13b
+2
@@ -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, - 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!). - 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** ## **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. 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.