diff options
author | Aaron LI <aaronly.me@outlook.com> | 2017-02-07 22:21:25 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2017-02-07 22:21:25 +0800 |
commit | 1a47012ee5a9c6cc72d4b3b2c61f9eb2c7a9a57b (patch) | |
tree | 105756148bfd4e411092f260a011e6046b8dd873 | |
parent | 22b33da78b596215ef2febd88007ff025e9bef71 (diff) | |
download | chandra-acis-analysis-1a47012ee5a9c6cc72d4b3b2c61f9eb2c7a9a57b.tar.bz2 |
Delete the old/obsolete config files
-rw-r--r-- | files/fitting_dbeta_mass.conf | 7 | ||||
-rw-r--r-- | files/fitting_dbeta_sbp.conf | 17 | ||||
-rw-r--r-- | files/fitting_mass.conf | 7 | ||||
-rw-r--r-- | files/fitting_sbp.conf | 13 |
4 files changed, 0 insertions, 44 deletions
diff --git a/files/fitting_dbeta_mass.conf b/files/fitting_dbeta_mass.conf deleted file mode 100644 index 4bd2521..0000000 --- a/files/fitting_dbeta_mass.conf +++ /dev/null @@ -1,7 +0,0 @@ -t_profile wang2012 -t_data_file tcl_temp_profile.txt -t_param_file wang2012_param.txt -sbp_cfg fitting_dbeta_sbp.conf -nh 0. -abund 0. -radius_sbp_file sbprofile.txt diff --git a/files/fitting_dbeta_sbp.conf b/files/fitting_dbeta_sbp.conf deleted file mode 100644 index d62bae8..0000000 --- a/files/fitting_dbeta_sbp.conf +++ /dev/null @@ -1,17 +0,0 @@ -radius_file radius_sbp.txt -sbp_file flux_sbp.txt - -cfunc_file coolfunc_calc_data.txt -T_file t_profile_dump.qdp - -n01 0.005 -rc1 30 -beta1 0.7 -n02 0.005 -rc2 300 -beta2 0.7 -bkg 0.0 - -cm_per_pixel -z - diff --git a/files/fitting_mass.conf b/files/fitting_mass.conf deleted file mode 100644 index 4c2d3ca..0000000 --- a/files/fitting_mass.conf +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index 39c6a2b..0000000 --- a/files/fitting_sbp.conf +++ /dev/null @@ -1,13 +0,0 @@ -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 |