diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-11-20 17:47:47 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-11-20 17:47:47 +0000 |
commit | c628259abc5fc4b4f28ec893750fa89dc6844e24 (patch) | |
tree | b7dab67777a3ef944fafa18e6caaff65a27491b6 | |
parent | 4464a4dc3cdba7ce8ed3b961c0e0cf1809332c45 (diff) |
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'.
-rw-r--r-- | reproducible-paper.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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}}) |