From 5f2ba69f894e06970039728ebbc7a21140d5b1d8 Mon Sep 17 00:00:00 2001 From: tyler Date: Wed, 22 Apr 2026 16:06:07 -0700 Subject: [PATCH] Update Home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 9d46fe1..29b2401 100644 --- a/Home.md +++ b/Home.md @@ -82,7 +82,7 @@ When performing a fNIRS analysis, these parameters are some of the most importan - [Peak Spectral Power](#peak-spectral-power) - [Coefficient of Variation](#coefficient-of-variation) - [Median Absolute Deviation](#median-absolute-deviation) -- [Power Spectral Density Noise](#power-spectral-density) +- [Power Spectral Density Noise](#power-spectral-density-noise) - [Channel Variance](#channel-variance) - [Bad Channels Handling](#bad-channels-handling) - [Optical Density](#optical-density) @@ -226,7 +226,7 @@ If BAD_CHANNELS_HANDLING is not set to “Interpolate”, MAX_DIST and MIN_NEIGH If BAD_CHANNELS_HANDLING is not set to “Remove”, MAX_BAD_CHANNELS will be ignored. ## Optical Density Calculates the optical density of the data. This process is documented better here at . This process is self contained and is required step, so it does not contain any user exposed parameters. -Temporal Derivative Distribution Repair filtering +### Temporal Derivative Distribution Repair filtering Calculates and applies temporal derivative distribution repair filtering to the data. This is a method that removes baseline shift and spike artifacts from the data. This process is documented better here at . **Parameters:**