06: We no deletos
This commit is contained in:
@ -475,7 +475,6 @@
|
||||
" return dt\n",
|
||||
"\n",
|
||||
"with h5py.File('xy_data.hdf5','a') as f:\n",
|
||||
" #del f[\"cluster-size\"]\n",
|
||||
" if not \"cluster-size\" in f:\n",
|
||||
" state = xy_aligned_init_config(width)\n",
|
||||
" cluster_sizes = np.zeros(len(temperatures))\n",
|
||||
|
||||
Reference in New Issue
Block a user