Installation and DependenciesΒΆ
SPLAT is best forked from the github site http://github.org/aburgasser/splat,
which is updated on a regular basis. Make sure the folder you download the package to is either in your PATH or PYTHON_PATH system variable.
Once you have this in place, You should copy the file .splat_access into your home directory - this is your access key if you have priveleged access to unpublished data.
SPLAT has been tested in Python 2.7.X and 3.5.X. It works best in ipython and ipython notebook.
The SPLAT code uses the following external packages:
and the following internal (python) packages:
- base64
- copy
- datetime
- math
- os
- random
- re
- sys
- warnings
SPLAT has not yet reached v1.0, so bugs are common. Please help us squish them by sending bug reports to aburgasser@ucsd.edu or start an issue on the github site.