Skip to content

Commit 10cafe6

Browse files
committed
Update B005_1.tif, B005_2.tif, and 4 more files...
1 parent 913be44 commit 10cafe6

File tree

6 files changed

+616
-22
lines changed

6 files changed

+616
-22
lines changed

openpiv/docs/images/B005_1.tif

256 KB
Binary file not shown.

openpiv/docs/images/B005_2.tif

256 KB
Binary file not shown.

openpiv/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Contents:
2525
:titlesonly:
2626

2727

28+
src/piv_basics
2829
src/installation_instruction
2930
src/developers
30-
src/tutorial
3131
src/tutorial1
3232
src/api_reference
3333
src/faq

openpiv/docs/src/piv_basics.ipynb

Lines changed: 612 additions & 0 deletions
Large diffs are not rendered by default.

openpiv/docs/src/tutorial.rst

Lines changed: 0 additions & 18 deletions
This file was deleted.

openpiv/docs/src/tutorial1.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# OpenPIV tutorial 1\n",
7+
"# OpenPIV Tutorial\n",
88
"\n",
99
"\n",
1010
"In this tutorial we read the pair of images using `imread`, compare them visually \n",
@@ -210,7 +210,7 @@
210210
}
211211
},
212212
"kernelspec": {
213-
"display_name": "Python [conda env:openpiv] *",
213+
"display_name": "Python [conda env:openpiv]",
214214
"language": "python",
215215
"name": "conda-env-openpiv-py"
216216
},
@@ -224,7 +224,7 @@
224224
"name": "python",
225225
"nbconvert_exporter": "python",
226226
"pygments_lexer": "ipython3",
227-
"version": "3.7.7"
227+
"version": "3.8.5"
228228
}
229229
},
230230
"nbformat": 4,

0 commit comments

Comments
 (0)