From 8f99c04f2635458706ef1f2068ac1780742becd4 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 8 Jun 2016 21:55:10 +0800 Subject: Merge branch 'cosmo_calc' --- 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