Skip to content
Snippets Groups Projects
Commit e9ee5efa authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

up

parent 65ec6456
No related branches found
No related tags found
No related merge requests found
......@@ -24,10 +24,9 @@ def load_getdp_integral(fname):
return temp[:,1]+1j*temp[:,2]
nb_lam = 100
nb_phi = 51
nb_phi = 60
FLAG_TOT = 0
# respath = 'res_Matrix_nb_phi50_total%g/'%(FLAG_TOT)
respath = 'res_Matrix_nb_phi50_total0_bermu1/'
respath = 'res_Matrix_nb_lam100_nb_phi59_total0/'
rpp = np.zeros((nb_lam,nb_phi),dtype=complex)
rps = np.zeros((nb_lam,nb_phi),dtype=complex)
rsp = np.zeros((nb_lam,nb_phi),dtype=complex)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment