# HG changeset patch # User Puneeth Chaganti # Date 1256651095 -19800 # Node ID 2d41487bc6fe2a8c4f445cdf9b277ab061742622 # Parent 5c0332b97ed6ebd41a972a0ede1149259f7a6637 Added an image for scatter plot of L vs T^2. diff -r 5c0332b97ed6 -r 2d41487bc6fe day1/data/L-Tsq-points.png Binary file day1/data/L-Tsq-points.png has changed diff -r 5c0332b97ed6 -r 2d41487bc6fe day1/session3.tex --- a/day1/session3.tex Tue Oct 27 18:35:58 2009 +0530 +++ b/day1/session3.tex Tue Oct 27 19:14:55 2009 +0530 @@ -349,6 +349,14 @@ \frametitle{Least Squares Fit} \vspace{-0.15in} \begin{figure} +\includegraphics[width=4in]{data/L-Tsq-points.png} +\end{figure} +\end{frame} + +\begin{frame}[fragile] +\frametitle{Least Squares Fit} +\vspace{-0.15in} +\begin{figure} \includegraphics[width=4in]{data/least-sq-fit.png} \end{figure} \end{frame}