Skip to main content

Python routines for computing Navarro-Frenk-White halo properties

Project description

Build Status Coverage Status DOI

This class implements the NFW (Navarro, Julio F. Frenk, Carlos S. White, Simon D. M., “A Universal Density Profile from Hierarchical Clustering”, The Astrophysical Journal vol. 490, pp. 493-508, 1997) halo profile. It allows easy computation of halo quantities such as mass at and radius of specified overdensities. Overdensities can be specified either with respect to the critical or mean density of the Universe.

Class instances can be created at different overdensities. As such the class allows for easy conversion between masses and concentration parameters between different mass definitions.

Surface mass density and differential surface mass density methods are available for weak lensing applications.

Installation

The easiest way to install the NFW module is to use pip:

$ pip install NFW

Dependencies

This implementation of the NFW halo properties depends on

  • numpy >= 1.9

  • scipy >= 0.16

  • astropy >= 2.0

Older versions may work but are untested. In particular astropy > 1.0 is known to work but the unit tests will fail because astropy-2.0 updated physical constants from CODATA 2010 to CODATA 2014.

Author

Jörg Dietrich astro@joergdietrich.com

Contributing

Development takes place on GitHub. Please report any bugs as an issue in the GitHub issue tracker.

License

NFW is released under an MIT license. See LICENCE.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NFW-0.3.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

NFW-0.3.1-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page