day1/session3.tex
changeset 205 bba40c856f68
parent 204 87f914f38ba1
parent 203 5c0332b97ed6
child 208 c663c8daa109
equal deleted inserted replaced
204:87f914f38ba1 205:bba40c856f68
   393 \end{frame}
   393 \end{frame}
   394 
   394 
   395 \begin{frame}[fragile]
   395 \begin{frame}[fragile]
   396   \frametitle{Pie charts}
   396   \frametitle{Pie charts}
   397   \includegraphics[height=3in, interpolate=true]{data/all_regions}
   397   \includegraphics[height=3in, interpolate=true]{data/all_regions}
       
   398 \end{frame}
       
   399 
       
   400 \begin{frame}
       
   401 \frametitle{L vs $T^2$ \ldots}
       
   402 Let's go back to the L vs $T^2$ plot
       
   403 \begin{itemize}
       
   404 \item We first look at obtaining $T^2$ from T
       
   405 \item Then, we look at plotting a Least Squares fit
       
   406 \end{itemize}
   398 \end{frame}
   407 \end{frame}
   399 
   408 
   400 \begin{frame}[fragile]
   409 \begin{frame}[fragile]
   401   \frametitle{Obtaining statistics}
   410   \frametitle{Obtaining statistics}
   402   \begin{lstlisting}
   411   \begin{lstlisting}