kglib

A series of packages for my analysis


License
MIT
Install
pip install kglib==0.2.0

Documentation

Kevin Gullikson's Scripts

This is a variety of packages that I use in my research. This package was made as a convenience to anyone interested in my work, and is not very thoroughly tested. The repository that I have been using the last several years in located here, but is much more of a pain to install...

If you use this repository in your research, please cite me using the digital object identifier (DOI) above!

Installation

If you use anaconda python, use:

conda install h5py pandas scipy matplotlib bokeh==0.10 astropy scikit-learn cython seaborn pytables
python setup.py install