Skip to content
Commit b375e87b authored by Tobias Beuchert's avatar Tobias Beuchert
Browse files

Modified line 99 of src/fitting/contour_trq.sl from

()=fprintf(out,"save_statistics(\"%s/%.8f_%.8f_trq\");
to
()=fprintf(out,"save_statistics(\"%s/%03.8f_%03.8f_trq\");
to ensure enough leading zeros in the created filenames as they have to appear
sorted regarding the first numbers to be able to be
properly combined to a fits contour map.
parent c9092e5d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment