Merged Madhu and Mainline branches.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Tue, 27 Oct 2009 19:34:54 +0530
changeset 209 81351147c9c1
parent 208 c663c8daa109 (diff)
parent 207 545c7bb07e68 (current diff)
child 212 298cd56f4d5a
Merged Madhu and Mainline branches.
--- a/day1/session3.tex	Tue Oct 27 19:29:10 2009 +0530
+++ b/day1/session3.tex	Tue Oct 27 19:34:54 2009 +0530
@@ -397,15 +397,6 @@
   \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}
@@ -432,6 +423,15 @@
   \end{itemize}
 \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{Dealing with data whole-sale}
 \begin{lstlisting}