From 2b0f09e67850089441ce4e3cb9f3aaa28beee067 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 8 Jun 2016 21:38:46 +0800 Subject: Merge 'coolfunc_calc2.sh' into 'coolfunc_calc.sh' * Merge 'coolfunc_calc{2,}.sh' to reduce duplications * Clean up 'coolfunc_calc.sh' a bit * Use 'cosmo_calc' instead of 'calc_distance' in 'coolfunc_calc.sh' * Update comments/description of 'coolfunc_calc.sh' * Update 'fit_{sbp,nfwmass}.sh' accordingly --- mass_profile/fit_sbp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mass_profile/fit_sbp.sh') diff --git a/mass_profile/fit_sbp.sh b/mass_profile/fit_sbp.sh index 666be2f..60c5fca 100755 --- a/mass_profile/fit_sbp.sh +++ b/mass_profile/fit_sbp.sh @@ -42,7 +42,7 @@ fi $base_path/fit_wang2012_model $t_data_file $t_param_file $cm_per_pixel 2> /dev/null cp wang2012_dump.qdp $T_file if [ ! -f ${cfunc_file} ]; then - $base_path/coolfunc_calc2.sh $T_file $abund $nh $z $cfunc_file + $base_path/coolfunc_calc.sh $T_file $abund $nh $z $cfunc_file fi $base_path/$PROG $sbp_cfg printf "## MODEL: ${MODEL}\n" -- cgit v1.2.2