Cosmology

Cosmology module for Python. Requires Numpy and Scipy.

Download Cosmology v1.1

Color Image

Makes a color image from registered R, G, B fitsfiles.

Download Color Image v1.0

Python + C + Fortran Minuit

Just got this working. This is a general interface from Python to the C-MINUIT package, which is a set of very robust minimization routines. You will provide your own subroutine to minimize, and send your constraining data and initial guesses for fit paramters as Python Numarrays.

Download Python C_Minuit v 1.1.2

DAMN GOOGLE!. Their interface is much less clunky than mine; I recommend it, unfortunately...