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.
Loading
Please register or sign in to comment