code cleanup

This commit is contained in:
Marco Cammarata 2017-02-09 17:17:34 +01:00
parent 35ba41f86b
commit f62f26e0fa
1 changed files with 4 additions and 5 deletions

View File

@ -259,4 +259,3 @@ def read_diff_av(folder,plot2D=False,save=None):
tosave = np.vstack( (header,tosave.T) )
np.savetxt(folder + "/all_diffs_av_matrix.txt",tosave)
return q,it,diffs,t