caterpillar-gamma modules for chemical evolution
Developers:
- Alex Ji (Carnegie Observatories)
- Kaley Brauer (MIT)
- Benoit Cote (Konkoly Observatory)
- This code will only support python 3.6
- Make sure you have NuPyCEE and JINAPyCEE installed. For now can use Alex's versions until they're all main branch on Benoit's:
- Clone this github repository, e.g. into the path
/Users/myname/lib/python/caga cdinto the upper level caga directory, then runpython setup.py develop(we recommenddevelopso you can pull updates)- You should now be able to import caga.
See jupyter notebooks in notebooks directory.
These notebooks are run as tests on travis-ci.