Skip to content

Commit e679630

Browse files
Update StarDist_2D_ZeroCostDL4Mic.ipynb
1 parent 662a40c commit e679630

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Colab_notebooks/StarDist_2D_ZeroCostDL4Mic.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,7 +2371,7 @@
23712371
" plt.legend()\n",
23722372
" plt.savefig(Results_folder+'/'+str(short_name[0])+'_Object_detected_vs_frame_number.png',bbox_inches='tight',pad_inches=0)\n",
23732373
" plt.show()\n",
2374-
" del prediction_stack, timelapse\n",
2374+
" del timelapse\n",
23752375
" gc.collect()\n",
23762376
"\n",
23772377
"\n",
@@ -2727,4 +2727,4 @@
27272727
},
27282728
"nbformat": 4,
27292729
"nbformat_minor": 0
2730-
}
2730+
}

0 commit comments

Comments
 (0)