aboutsummaryrefslogtreecommitdiffstats
path: root/mass_profile/fit_sbp.sh
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2017-02-17 00:56:58 +0800
committerAaron LI <aaronly.me@outlook.com>2017-02-17 01:16:47 +0800
commit411948044a254ff0ea5961a3a9c3fdd1e6cf3a7a (patch)
tree614f43bd0ab0c16c624d2a5ac972253e03875fc8 /mass_profile/fit_sbp.sh
parentef89a9a24440afedd96d80b52faf71491cd26676 (diff)
downloadchandra-acis-analysis-411948044a254ff0ea5961a3a9c3fdd1e6cf3a7a.tar.bz2
Rename 'coolfunc_calc.sh' and 'coolfunc_calc_erg.sh'
* coolfunc_calc.sh -> calc_coolfunc.sh * coolfunc_calc_erg.sh -> calc_coolfunc_bands.sh
Diffstat (limited to 'mass_profile/fit_sbp.sh')
-rwxr-xr-xmass_profile/fit_sbp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mass_profile/fit_sbp.sh b/mass_profile/fit_sbp.sh
index 02ee0d0..5989ff1 100755
--- a/mass_profile/fit_sbp.sh
+++ b/mass_profile/fit_sbp.sh
@@ -53,7 +53,7 @@ ${base_path}/fit_wang2012_model ${tprofile_data} ${tprofile_cfg} \
${cm_per_pixel} 2> /dev/null
cp wang2012_dump.qdp ${tprofile}
if [ ! -f ${cfunc_profile} ]; then
- ${base_path}/coolfunc_calc.sh ${tprofile} ${abund} ${nh} ${z} \
+ ${base_path}/calc_coolfunc.sh ${tprofile} ${abund} ${nh} ${z} \
${cfunc_profile}
fi
${base_path}/${PROG} ${sbp_cfg}