Profile calculations for galaxies and clusters
To install, simply run
pip install profiley
Some examples of the functionality available can be found in the examples. For more information see the documentation.
profiley has been used in Madhavacheril et al. (2020).
- Renamed all relevant profiles from
enclosedtocumulative - Fix critical bugs on critical surface density and background density
- Added API documentation
- Added
WebskyNFWprofile - Fixed bug in
mdeltamethod, plus it is now aProfilemethod inherited by all profiles.
- Fixed bug in the normalization of a 1-d surface density in
xi2sigma - Fixed bug whereby only one beta was returned
- Fixed bug calculating a single surface density in
xi2sigma
- Added stand-alone offset calculation for arbitrary profiles
- Fixed bug in installation (!)
- Updated names of
Profilemethods - Bug fixes
- Moved
backgroundargument fromBaseNFWtoBaseCosmoso it is visible to allProfileobjects - Moved
overdensityargument fromBaseNFWtoProfile