From 056709db959824339e781c8c132bfa7019060263 Mon Sep 17 00:00:00 2001 From: patquem Date: Tue, 2 Apr 2024 15:43:31 +0200 Subject: [PATCH] minor correction --- paper/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/paper.md b/paper/paper.md index b2d6924..74bf2dc 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -100,7 +100,7 @@ In practice, when performing repeated analyses, users familiar with Python may f 2. save the model 3. apply the model to several datasets using a Python script -This approach has recently been used by [@wafer] to process tens of thousands of PhotoLuminescence and Raman spectra acquired on wafers, taking advantage of the parallelism capabilities offered by `Fitpsy` (see \autoref{fig:wafer}). +This approach has recently been used by Meyer [@wafer] to process tens of thousands of PhotoLuminescence and Raman spectra acquired on wafers, taking advantage of the parallelism capabilities offered by `Fitpsy` (see \autoref{fig:wafer}). ![Example of a `Fitpsy` application used in photoluminescence to characterize exciton intensities on a wafer [@wafer].\label{fig:wafer}](https://cea-metrocarac.github.io/fitspy/2d-map-PL.png){width=85%}