aboutsummaryrefslogtreecommitdiffstats
path: root/mass_profile/fit_sbp.sh
diff options
context:
space:
mode:
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 60c5fca..666be2f 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_calc.sh $T_file $abund $nh $z $cfunc_file
+ $base_path/coolfunc_calc2.sh $T_file $abund $nh $z $cfunc_file
fi
$base_path/$PROG $sbp_cfg
printf "## MODEL: ${MODEL}\n"