Skip to content
/ jrr Public

Jane Rigby's python routines for astronomical data

Notifications You must be signed in to change notification settings

janerigby/jrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Jane Rigby's python module to deal with astronomical data.  
It uses Pandas DataFrames and AstroPy.
Components:
mage.py 	tools to deal w Magellan/MagE spectra
sgas.py         tools to deal with other SGAS datasets
instruments.py	tools to deal w particular instruments and telescopes
spec.py		general tools to deal with spectra in general
grism.py        specific tools to deal with HST grism spectra
peakdet.py	simple peak detection
plot.py		tools to make plots.  
util.py		general utilities
barycen.py      calculate the barycentric correction
kennicutt.py    conversions among star formation rates
MW_EBV.py       specific tools to deal with Milky Way dereddening


First commit to github: July 2016
Jane.Rigby@gmail.com
Should be compatible with Python 3 as of Apr 2019.  Please let me know about any problems.
futurize --nofix=division --nofix=division_safe --stage1 *py -w
futurize --nofix=division --nofix=division_safe --stage2 *py -w

About

Jane Rigby's python routines for astronomical data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages