Skip to content

Calculate extreme value statistics of the halo and galaxy mass distributions

License

Notifications You must be signed in to change notification settings

christopherlovell/evstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evstats

A python module for calculating extreme value statistics of the halo and galaxy stellar mass distributions. Full details provided in Lovell et al. 2023.

drawing

Installation

Clone this repository, then run the following in your chosen python environment

python setup.py install

You can then use evstats as so:

from evstats import evs
from evstats import stats
from evstats import stellar

An example

A notebook showing a simple example of how to create contours in the stellar mass -- redshift plane, for arbitrary survey areas, is available here.

The paper

All of the plots and analysis in Lovell et al. 2023 can be recreated using the scripts in example/paper/.

About

Calculate extreme value statistics of the halo and galaxy mass distributions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published