Skip to content

sjoertvv/sjoert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of tools that I'm gathering while doing astronomy/astrophysics research with Python. For example,

  • Create, merge, append with numpy.recarrays (rec.py)
  • Make latex tables from (record) arrays (latex.py)
  • Convert between magnitude and luminosity (stellar.py)
  • I/O convenience for fits/ascii/json tables (io.py)
  • Convert MJD to anything (simtime.py)
  • Binning, e.g. to make luminosity functions (simstat.py)

Requirements:

Optional:

To use, at your own risk, run python setup.py install (or place this folder in your $PYTHONPATH)

About

Collection of python modules. Mainly used to modify/display numpy record arrays (or simply convert magnitude to luminosity)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published