From c628259abc5fc4b4f28ec893750fa89dc6844e24 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Wed, 20 Nov 2019 17:47:47 +0000 Subject: Corrected typo in NoiseChisel demo slide I had mistakenly written `1/5' instead of `0.5' in the default S/N value. So I changed it to `1/2' to be more comparable with the optimized `1/4'. --- reproducible-paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reproducible-paper.tex b/reproducible-paper.tex index e85dad7..27f2b26 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -124,7 +124,7 @@ \setlength\itemsep{1.5mm} \item When optimized, outskirts detected down to $\rm{S/N}=$\alert{$1/4$}, or \alert{$28.3$} mag/arcsec$^2$. By - default, it only reaches $\rm{S/N}>1/5$. + default, it only reaches $\rm{S/N}>1/2$. \item Akhlaghi 2019 (\textcolor{blue}{\href{https://arxiv.org/abs/1909.11230}{arXiv:1909.11230}}) -- cgit v1.2.1