Added
* `setup.py` and `Makefile` to automate the installation.
* `left` and `right` boundary options in `stats.timeseries.simple_gapfill`.
Changed
* Shortened some constant names in `constants.py`.
* Reformatted `light_response.py`.
* Updated `.gitignore`.
Fixed
* An error that occurs when importing `zscore` from `stats.summary`.