Reorganized slides of session 3 day 1.
--- a/day1/session3.tex Tue Oct 27 19:25:54 2009 +0530
+++ b/day1/session3.tex Tue Oct 27 19:34:26 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}