Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright and MIT license disclaimer | Aaron LI | 2017-02-12 | 1 | -2/+3 |
| | |||||
* | calc_overdensity.py: Use class "SmoothSpline" from module "spline.py" | Aaron LI | 2016-07-13 | 1 | -62/+16 |
| | |||||
* | calc_overdensity.py: Use a default config to allow a minimal user config | Aaron LI | 2016-07-11 | 1 | -22/+26 |
| | |||||
* | calc_overdensity.py: update units usage; fix a bug | Aaron LI | 2016-07-04 | 1 | -11/+16 |
| | |||||
* | calc_overdensity.py: minor update the sample config file | Aaron LI | 2016-07-04 | 1 | -2/+2 |
| | |||||
* | Add 'calc_overdensity.py' | Aaron LI | 2016-07-01 | 1 | -0/+264 |
* Calculate the overdensity profile * Determine the radii: R_{delta} * Calculate the total/gas mass within R_{delta}: Mtotal_{delta}, Mgas_{delta} |