From bd87c72d8bc4de38f2562de32a6e2da4f98d9f76 Mon Sep 17 00:00:00 2001 From: BrunoOFSouza Date: Thu, 15 Feb 2024 12:28:37 -0500 Subject: [PATCH] doc: minor update on HemoCorrection doc --- docs/documentation/userDocs/fcns/run_HemoCorrection.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/documentation/userDocs/fcns/run_HemoCorrection.html b/docs/documentation/userDocs/fcns/run_HemoCorrection.html index f69f94a..2fcbda0 100644 --- a/docs/documentation/userDocs/fcns/run_HemoCorrection.html +++ b/docs/documentation/userDocs/fcns/run_HemoCorrection.html @@ -48,7 +48,7 @@

run_HemoCorrection

Description


- This function removes the hemodynamic fluctuations from a fluorescence signal using data acquired with the LabeoTech's optical imaging systems.The function uses multi-channel recordings to measure the light absorption of the hemoglobin in order to remove it from the fluorescence channel. In brief, this function applies a pixelwise linear regression of the fluorescence signal onto the reflectance signals. The algorithm is described in details by [1]. + This function removes most of the hemodynamic fluctuations from the fluorescence signal using data acquired with the LabeoTech's optical imaging systems.The function uses multi-channel recordings to measure the light absorption of the hemoglobin in order to remove it from the fluorescence channel. In brief, this function applies a pixelwise linear regression of the fluorescence signal onto the reflectance signals [1,2].

Input


@@ -103,8 +103,10 @@

References

  1. Valley, M. T., M. G. Moore, J. Zhuang, N. Mesa, D. Castelli, D. Sullivan, M. Reimers, and J. Waters. 2020. ‘Separation of Hemodynamic Signals from GCaMP Fluorescence Measured with Wide-Field Imaging’. Journal of Neurophysiology 123 (1): 356–66. https://doi.org/10.1152/jn.00304.2019.
  2. +
  3. + Bakker, Marleen E., Ismaël Djerourou, Samuel Belanger, Frédéric Lesage, and Matthieu P. Vanni. 2023. “Alteration of Functional Connectivity despite Preserved Cerebral Oxygenation during Acute Hypoxia.” Scientific Reports 13 (1): 13269. https://doi.org/10.1038/s41598-023-40321-3. +
-