print("Reading data from a ",Int64.(iL)," lattice.\n")
println("Reading data from a ",Int64.(iL)," lattice.")
println("Frontflow: ",N_noiseff[1]," sources at euclidean time ",tsourceff[1],". Flowtime starting at ",tzeroff[1]," with ",nsteps[1]," steps of size ",epsilon[1])
println("Frontflow: ",N_noiseff[1]," sources at euclidean time ",tsourceff[1],". Flowtime starting at ",tzeroff[1]," with ",nsteps[1]," steps of size ",epsilon[1])
println("Backflow: ",N_noisebf[1]," sources at euclidean time ",tsourcebf[1],". Flow times are ",flow_times)
println("Backflow: ",N_noisebf[1]," sources at euclidean time ",tsourcebf[1],". Flow times are ",flow_times)
...
@@ -59,46 +66,56 @@ function read_ff(name::String)
...
@@ -59,46 +66,56 @@ function read_ff(name::String)
Loads in the variables 'Eoft', 'pp_corr', 'ap_corr', 'pp_corr_t','ap_corr_t', 'pphat_t', 'pptilde_t','pp_corr_tfl','ap_corr_tfl' 'Sigma'(v1 and v2), 'Sigma_cfl'(v1 and v2), 'ChiDchi' and 'ChiDchi_cfl' the corresponding
Loads in the variables 'Eoft','Eoft0','Qt','Qt0', 'pp_corr', 'ap_corr', 'pp_corr_t','ap_corr_t', 'pphat_t', 'pptilde_t','pphat0', 'pptilde0','pp_corr_tfl','ap_corr_tfl' 'Sigma'(v1 and v2), 'Sigma_cfl'(v1 and v2), 'ChiDchi' and 'ChiDchi_cfl' the corresponding
'uwreal' quantities. Noise average has been performed. The indices are, when corresponding, eucliden time and flow times
'uwreal' quantities. Noise average has been performed. The indices are, when corresponding, eucliden time and flow times