Skip to content

Commit

Permalink
DOC: Also update path in lprec demo
Browse files Browse the repository at this point in the history
  • Loading branch information
carterbox committed May 12, 2020
1 parent b6c7455 commit 6da7213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/ipynb/lprec.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"outputs": [],
"source": [
"proj, flat, dark, theta = dxchange.read_aps_32id(\n",
" fname='../../source/tomopy/data/tooth.h5',\n",
" fname='../../../source/tomopy/data/tooth.h5',\n",
" sino=(0, 2),\n",
")\n",
"proj = tomopy.normalize(proj, flat, dark)\n",
Expand Down Expand Up @@ -419,4 +419,4 @@
},
"nbformat": 4,
"nbformat_minor": 1
}
}

0 comments on commit 6da7213

Please sign in to comment.