diff --git a/tests/create_config.sh b/tests/create_config.sh index 073983e..f57df23 100755 --- a/tests/create_config.sh +++ b/tests/create_config.sh @@ -12,3 +12,66 @@ spinwalk config -s SE --TE 20000 -t 50 -p ./phantoms/r8_Y0.78_vf4_ori90_fov600_r # replace the default config file with the scales.ini as the parent config sed -i 's/default_config.ini/scales.ini/g' gre.ini sed -i 's/default_config.ini/scales.ini/g' se.ini + + +# Define the output file path +output_file="scales.ini" + +# Write to the file +cat > "$output_file" <