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