From f65dcae0b995c26fceba31a5ca30a988a4eb02b1 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Tue, 24 Jun 2014 15:30:24 +0800 Subject: Updated scripts and added some files * Updated 'ciao_calc_csb.sh', 'ciao_calc_ct.sh' * Added 'make_infojson.sh' for wjy's data * Added some files: - fitting_mass.conf - fitting_sbp.conf - wang2012_param.txt --- files/fitting_mass.conf | 7 +++++++ files/fitting_sbp.conf | 13 +++++++++++++ files/wang2012_param.txt | 7 +++++++ 3 files changed, 27 insertions(+) create mode 100644 files/fitting_mass.conf create mode 100644 files/fitting_sbp.conf create mode 100644 files/wang2012_param.txt (limited to 'files') diff --git a/files/fitting_mass.conf b/files/fitting_mass.conf new file mode 100644 index 0000000..4c2d3ca --- /dev/null +++ b/files/fitting_mass.conf @@ -0,0 +1,7 @@ +t_profile wang2012 +t_data_file tcl_temp_profile.txt +t_param_file wang2012_param.txt +sbp_cfg fitting_sbp.conf +nh 0. +abund 0. +radius_sbp_file sbprofile.txt diff --git a/files/fitting_sbp.conf b/files/fitting_sbp.conf new file mode 100644 index 0000000..39c6a2b --- /dev/null +++ b/files/fitting_sbp.conf @@ -0,0 +1,13 @@ +radius_file radius_sbp.txt +sbp_file flux_sbp.txt + +cfunc_file coolfunc_calc_data.txt +T_file t_profile_dump.qdp + +n0 0.005 +rc 30 +beta 0.7 +bkg 0.0 + +cm_per_pixel +z diff --git a/files/wang2012_param.txt b/files/wang2012_param.txt new file mode 100644 index 0000000..1137704 --- /dev/null +++ b/files/wang2012_param.txt @@ -0,0 +1,7 @@ +A 5.0 1.0 500 T +n 5.0 0.1 10 T +xi 0.3 0.1 1.0 T +a2 2000 1.0 1e+05 T +a3 1000 100 3000 T +beta 0.5 0.1 1.0 T +T0 2.0 1.0 5.0 T -- cgit v1.2.2