An example from Devin:
%\begin{wrapfigure}{l}{0.5\textwidth}
% \vspace{-27pt}
% \begin{center}
% \includegraphics[width=0.48\textwidth]{nsf_fig3.ps}
% \end{center}
% \vspace{-27pt}
% \caption{\it{}}
% \vspace{-12pt}
%\end{wrapfigure}
1:16
\usepackage{wrapfig}
Wednesday, January 27, 2010
Sunday, January 3, 2010
my month of travel
I figure most people spending a month away from home would bring more than a small duffel full of clothes. I was quite satisfied with what I had. The things I missed (as a reminder for next time):
My desktop, eta
My music collection
Powerbars
...nothin else, really
My desktop, eta
My music collection
Powerbars
...nothin else, really
Tuesday, December 15, 2009
Thursday, November 19, 2009
wget
wget is very useful for acquiring data from, e.g., IRSA, the NASA Infrared Science Archive.
The important elements:
-nd: don't reproduce the host directory structure
-r: recursive. Grab the files referred to by the page, not just the page itself
-l#: number of recursion levels
-A: "accept" wildcard
wget -nd -r -l1 -A*g09*_b4_20.fits http://irsa.ipac.caltech.edu/data/IGA/images/The important elements:
-nd: don't reproduce the host directory structure
-r: recursive. Grab the files referred to by the page, not just the page itself
-l#: number of recursion levels
-A: "accept" wildcard
Wednesday, October 21, 2009
New python software
Sunday, October 18, 2009
Subscribe to:
Posts (Atom)
