Galactic Dynamics in python
Project description
Galactic Dynamics in python
DOCUMENTATION
The latest documentation can be found here. An alternative that is kept up-to-date less frequently is here.
PYTHON VERSIONS AND DEPENDENCIES
galpy supports both Python 2 and 3. Specifically, galpy supports Python 2.7 and Python 3.3 and 3.4. It may also work on earlier Python 3.* versions, but this has not been tested. Travis CI builds regularly check support for Python 2.7 and 3.4.
This package requires Numpy, Scipy, and Matplotlib. Certain advanced features require the GNU Scientific Library (GSL), with action calculations requiring version 1.14 or higher. Use of SnapshotRZPotential and InterpSnapshotRZPotential requires pynbody.
ISSUES
If you find any bug in the code, please report these using the Issue Tracker or by emailing the maintainer of the code.
CONTRIBUTING TO GALPY
Some development notes can be found on the wiki. This includes a list of small and larger extensions of galpy that would be useful here as well as a longer-term roadmap here. Please let the main developer know if you need any help contributing!
DISK DF CORRECTIONS
The dehnendf and shudf disk distribution functions can be corrected to follow the desired surface-mass density and radial-velocity-dispersion profiles more closely (see 1999AJ….118.1201D). Calculating these corrections is expensive, and a large set of precalculated corrections can be found here [tar.gz archive]. Install these by downloading them and unpacking them into the galpy/df_src/data directory before running the setup.py installation. E.g.:
curl -O https://cloud.github.com/downloads/jobovy/galpy/galpy-dfcorrections.tar.gz tar xvzf galpy-dfcorrections.tar.gz -C ./galpy/df_src/data/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file galpy-1.1.post1.tar.gz
.
File metadata
- Download URL: galpy-1.1.post1.tar.gz
- Upload date:
- Size: 278.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d3d6e97a302e6a69d4f1b8aa97e6b6b771ddc2811a742d147cf471f732929d7 |
|
MD5 | 879279ee44910098f165a09917eb5423 |
|
BLAKE2b-256 | 8bafff53f53a55b20c396e0392bd3b6d96b9bd9b083a70c9de1f8037f4a9239b |