by Guest
August 9, 2010
Today we have a guest post by Ian Crossfield (UCLA) on parallel computing with python. When analyzing astronomical data, one often finds oneself repeating the same tasks over and over again (e.g. fitting a model to a PSF, measuring the width of a spectral feature, etc.). Sometimes the results of one computation influence the next, [...]
Category: python Tags: analysis, python
Read more →
by Guest
July 26, 2010
This is a guest post by Jeremy Sanders about the plotting package he’s developed. Jeremy is a postdoc working in the X-Ray Group at the Institute of Astronomy in the University of Cambridge in the UK. Veusz (pronounced “views”) is a python-based GUI plotting package that I (Jeremy Sanders) have developed. As an astronomer, I [...]
Category: applications Tags: figures, plotting, python
Read more →