Skip to content

Commit

Permalink
Merge pull request #343 from jadball/master
Browse files Browse the repository at this point in the history
Fix incorrect processed data path
  • Loading branch information
jadball authored Oct 24, 2024
2 parents d79b00b + c09c0e2 commit 927ca86
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 927ca86

Please sign in to comment.