My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: astronomy, readcol, python
People details
Project owners:
  keflavich
Project contributors:
SamSkillman

A collection of astronomy-related python codes

MATURE CODE:

readcol - ASCII column-reading code. Extremely awesome. More powerful than IDL's readcol: has the ability to read a data table with labeled columns as a dict. Note that this guy snagged my code without giving any credit (or updating...) - please don't do that. Or if you do, at least correct the typos!

grep - really simple, greps for things... tries to be similar to | grep on bash cmd line but isn't all that useful. However, "python grep" is the most common google search term to get to my website....

gaussfitter - one and two dimensional Gaussian fitting using the Levenberg-Marquardt algorithm.

SCIENCE TOOLS:

h2fit - fits H2 infrared lines by creating a synthetic spectrum (gaussians)

luminosity - SED integrator intended for mid-IR to sub-mm

SEMI-ABANDONED:

collapse_gaussfit.py collapseplot.py cubes.py subim_gaussfit.py plfit_v1.py - non-class version of plfit

Other people's code that I've modded slightly or are needed as prereqs for other pieces of code here: combineRGB mpfit mad

Abandoned: fitshow.py

intro









Hosted by Google Code