Skip to content

Analysis tools for the Galacticus galaxy formation model written in Python

Notifications You must be signed in to change notification settings

galacticusorg/analysis-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galacticus Processing & Analysis Python Scripts

This repository contains a python pacakge for processing and analyzing galaxy catalogues output from the Galacticus semi-analytical galaxy formation model.

Download and installation

Steps to download and install the package:

git clone https://[email protected]/galacticusdev/analysis-python.git
cd analysis-python
python setup.py build
python setup.py install

where user-name is your Bitbucket username. If you do not have root access you might need to modify the last step as follows:

python setup.py install --user

About

Analysis tools for the Galacticus galaxy formation model written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published