diff options
author | Aaron LI <aaronly.me@outlook.com> | 2017-02-16 23:52:56 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2017-02-17 01:16:47 +0800 |
commit | 3320db9729796eb5c06a6c907b4593fec401dd2f (patch) | |
tree | 3448e4a824cbd28e95971ff8a701bf07f1cfedd4 /files | |
parent | 1b839fd299c77624bc9522995bc0241de63eee8f (diff) | |
download | chandra-acis-analysis-3320db9729796eb5c06a6c907b4593fec401dd2f.tar.bz2 |
Remove 'calc_lx' related calculations and results
Diffstat (limited to 'files')
-rw-r--r-- | files/sample_info.json | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/files/sample_info.json b/files/sample_info.json index c150611..90df435 100644 --- a/files/sample_info.json +++ b/files/sample_info.json @@ -34,8 +34,6 @@ "M200 (M_sun)": , "M200_err_lower (1sigma)": , "M200_err_upper (1sigma)": , - "L200 (erg/s)": , - "L200_err (1sigma)": , "M_gas200 (M_sun)": , "M_gas200_err_lower (1sigma)": , "M_gas200_err_upper (1sigma)": , @@ -48,8 +46,6 @@ "M500 (M_sun)": , "M500_err_lower (1sigma)": , "M500_err_upper (1sigma)": , - "L500 (erg/s)": , - "L500_err (1sigma)": , "M_gas500 (M_sun)": , "M_gas500_err_lower (1sigma)": , "M_gas500_err_upper (1sigma)": , @@ -62,8 +58,6 @@ "M1500": , "M1500_err_lower": , "M1500_err_upper": , - "L1500": , - "L1500_err": , "M_gas1500": , "M_gas1500_err_lower": , "M_gas1500_err_upper": , @@ -76,8 +70,6 @@ "M2500": , "M2500_err_lower": , "M2500_err_upper": , - "L2500": , - "L2500_err": , "M_gas2500": , "M_gas2500_err_lower": , "M_gas2500_err_upper": , @@ -107,4 +99,4 @@ "Cooling_time (Gyr)": , "Cool_core": , "NOTE": "" -}, +} |