-
Welcome to Arras!
Arras is a WordPress theme designed for news or review sites with lots of customisable features.
-
Recent Posts
- pyFitsidi – Python FITS IDI writing
- A textmate command for sphinx
- Bottle: Quick Python Web Apps
- eLyXer: tex to HTML
- LyX: Error converting PDF to loadable format
- Oxford LyX Thesis Template
- Physics report with LyX + JabRef + Inkscape
- UWA Physics LyX Thesis template
- Anritsu VNA Python Script
- A super quick history of Australian settlement
-
Tag Cloud
python Archive
-
pyFitsidi – Python FITS IDI writing
Posted on May 18, 2011 | View CommentsI recently spent a few weeks at the Medicina Radiotelescope, Italy, working on getting data from a correlator into a format that CASA and AIPS could read. To do this, I made a python script to convert the data into a FITS IDI file. The FITS Interferometry Data Interchange Convention... -
Bottle: Quick Python Web Apps
Posted on March 22, 2011 | View CommentsTyping in “bottle python awesome” into Google doesn’t produce anywhere near as many results as it should. Bottle is an amazingly easy to use, lightweight framework with a very simple template engine, and all the goodies that you’ll want for form handling, cookies and that sort of thing. It’s not... -
Anritsu VNA Python Script
Posted on May 27, 2009 | View CommentsI spent a lot of time in the lab last month, taking measurements with an Anritsu 37xxxC series VNA. It would've taken me even longer if I hadn't made this little python script to control the VNA over GPIB.

