From f4f36823b43ae521cd1914f5366c22e992ccde1d Mon Sep 17 00:00:00 2001 From: Hugo Gruson <10783929+Bisaloo@users.noreply.github.com> Date: Thu, 11 Jul 2024 12:26:34 +0200 Subject: [PATCH] Convert equation to math markup since pkgdown will now take care of the mathml rendering --- vignettes/renormalise.Rmd | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/vignettes/renormalise.Rmd b/vignettes/renormalise.Rmd index 89e742d..ed799c9 100644 --- a/vignettes/renormalise.Rmd +++ b/vignettes/renormalise.Rmd @@ -27,16 +27,9 @@ as well as the conditions during the recording (including ambient light, temperature, *etc*.). To allow for comparison between studies, it is thus normalised by a white and a dark reference with the following formula: - - - Processed - = - - Raw-Dark - White-Dark - - - +$$ +\dfrac{\text{Raw} - \text{Dark}}{\text{White} - \text{Dark}} +$$ For this example here, we need to normalise the raw data by a white reference contained in another file. This can't be done with with `lr_get_spec()` because