target_position=${params_pos[$target_i]};
outfilesuffix=$(outfile "${target_param[@]}")
topo_data_out="$plat_output/data_$topo-$outfilesuffix.tex"
target_position=${params_pos[$target_i]};
outfilesuffix=$(outfile "${target_param[@]}")
topo_data_out="$plat_output/data_$topo-$outfilesuffix.tex"
log "Reading $target_param from $infile : $variable"
mediantexline=$(echo -e "$mediantexline&$variable\t")
echo -e "$algo$bk\t$variable\n" >> "$topo_data_out"
log "Reading $target_param from $infile : $variable"
mediantexline=$(echo -e "$mediantexline&$variable\t")
echo -e "$algo$bk\t$variable\n" >> "$topo_data_out"