Skip to content

A working repository for a final project on MOND vs LCDM

Notifications You must be signed in to change notification settings

wagoner47/mond_project

Repository files navigation

https://travis-ci.org/wagoner47/mond_project.svg?branch=master https://coveralls.io/repos/github/wagoner47/mond_project/badge.svg?branch=elw Documentation Status

mond_project

A working repository for our final project on MOND vs LCDM

Installation

First, clone the repo from github:

git clone https://github.com/wagoner47/mond_project.git

for HTTPS or:

git clone git@github.com:wagoner47/mond_project.git

for SSH.

Now change to the root :repo:`mond_project` directory:

cd mond_project

Finally, use the :file:`setup.py` script:

python setup.py install

Standard command line options are available, such as --prefix=. However, an additional option should also be given, --api-key=, followed by the Illustris API key to use (you must first register with Illustris for this). This will create/modify a configuration file which is used by the code with the API key stored. This ensures that the user does not need to continually input the API key or have an environment variable which may be different on different operating systems.

About

A working repository for a final project on MOND vs LCDM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published