My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
intro  
Updated Dec 7, 2011 by keflavich

Astronomy code by Adam Ginsburg

I write codes for my work that some may find generally useful. I use python primarily, but also code in IDL, IRAF, bash shell, fortran, and whatever else is called for by the task at hand.

I've included mpfit.py from astrolibpy, which is a python translation of Craig Markwardt's mpfit.pro. However, the readcol.py included here is my own and is very different from the one on astrolibpy.

The h2fit code is meant to be an interactive model fitter. Right now it can't really be used as-is because it includes hard-coded paths to data files. That's obviously not necessary, but since I'm using the code to do analysis for my master's thesis I haven't generalized it yet. I should probably create an h2fit class where you can initialize the directory....


Sign in to add a comment
Powered by Google Project Hosting