diff options
author | Madhusudan.C.S | 2009-10-27 19:25:54 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2009-10-27 19:25:54 +0530 |
commit | fc0ab4aaebc0a789238f4594514e0b83a1dbf1e7 (patch) | |
tree | 63a5b0dc13366dd096c07b64e0feb3ab5c58e03f /day1/session3.tex | |
parent | 674d8aeaa55d7ccff6f491da58f1641892e9b288 (diff) | |
parent | 9adde82b8d8f8962e8d857cc35d6bb5e2949eb5f (diff) | |
download | workshops-fc0ab4aaebc0a789238f4594514e0b83a1dbf1e7.tar.gz workshops-fc0ab4aaebc0a789238f4594514e0b83a1dbf1e7.tar.bz2 workshops-fc0ab4aaebc0a789238f4594514e0b83a1dbf1e7.zip |
Merged Madhu and Mainline branches.
Diffstat (limited to 'day1/session3.tex')
-rw-r--r-- | day1/session3.tex | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/day1/session3.tex b/day1/session3.tex index acf1649..1f4dcf5 100644 --- a/day1/session3.tex +++ b/day1/session3.tex @@ -397,6 +397,15 @@ savefig('/tmp/all_regions.png') \includegraphics[height=3in, interpolate=true]{data/all_regions} \end{frame} +\begin{frame} +\frametitle{L vs $T^2$ \ldots} +Let's go back to the L vs $T^2$ plot +\begin{itemize} +\item We first look at obtaining $T^2$ from T +\item Then, we look at plotting a Least Squares fit +\end{itemize} +\end{frame} + \begin{frame}[fragile] \frametitle{Obtaining statistics} \begin{lstlisting} |