From 2a0022919c45aa3b9e85b6ba4a08a34577b75caf Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 30 Oct 2014 19:32:36 +0800 Subject: [PATCH] slices/taaccs: fix typo and permissions --- doc/slides/fig/jost_trap-3.pdf | Bin doc/slides/taaccs.tex | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 doc/slides/fig/jost_trap-3.pdf diff --git a/doc/slides/fig/jost_trap-3.pdf b/doc/slides/fig/jost_trap-3.pdf old mode 100755 new mode 100644 diff --git a/doc/slides/taaccs.tex b/doc/slides/taaccs.tex index 4f36413e6..584005f95 100644 --- a/doc/slides/taaccs.tex +++ b/doc/slides/taaccs.tex @@ -167,7 +167,7 @@ phi = n*cycles_to_time(dt_raw)*dds.ftw_to_frequency(f_raw) \item Complicated because of calibration, offsets, cable delays, non-linearities \item No generic way to do it automatically and correctly - \item $\rightarrow$ need to do it explixitly where it matters + \item $\rightarrow$ need to do it explicitly where it matters \end{itemize} \end{frame}