summaryrefslogtreecommitdiffstats
path: root/calc_overdensity.py
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-07-04 15:37:54 +0800
committerAaron LI <aaronly.me@outlook.com>2016-07-04 15:37:54 +0800
commitf7684c43b99945079e1ed29e62c534d7f2d3090c (patch)
tree30518bb3e52460aa37e94ca41d9e161b6365019e /calc_overdensity.py
parentf3109af6ec565af068cd882bb74c39b132e0914a (diff)
downloadcexcess-f7684c43b99945079e1ed29e62c534d7f2d3090c.tar.bz2
calc_overdensity.py: minor update the sample config file
Diffstat (limited to 'calc_overdensity.py')
-rwxr-xr-xcalc_overdensity.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/calc_overdensity.py b/calc_overdensity.py
index f7b4d1d..58e9552 100755
--- a/calc_overdensity.py
+++ b/calc_overdensity.py
@@ -2,7 +2,7 @@
#
# Aaron LI
# Created: 2016-06-30
-# Updated: 2016-06-30
+# Updated: 2016-06-31
#
"""
@@ -32,7 +32,7 @@ m_gas_profile = mass_gas_profile.txt
m_total_profile = mass_total_profile.txt
# number of times w.r.t the critical density
-delta = 500
+delta = 1500, 500, 200
# output results in JSON format
outfile = overdensity.json