Skip to content

Commit

Permalink
Fix incorrect processed data path
Browse files Browse the repository at this point in the history
  • Loading branch information
jadball committed Oct 24, 2024
1 parent d79b00b commit c09c0e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ImageD11/nbGui/S3DXRD/0_segment_and_label.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@
"\n",
"if len(dataroot)==0:\n",
" print(\"Please fix in the dataroot and analysisroot folder names above!!\")\n",
"\n",
"analysisroot = os.path.join(analysisroot, 'James', '20241009')\n",
" \n",
"print('dataroot =',repr(dataroot))\n",
"print('analysisroot =',repr(analysisroot))"
Expand Down

0 comments on commit c09c0e2

Please sign in to comment.