Skip to content

Commit 9b50620

Browse files
committed
Adding citation/updated July 2025
1 parent 342a2aa commit 9b50620

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"data":{"layout-restorer:data":{"main":{"dock":{"type":"tab-area","currentIndex":0,"widgets":["notebook:index.ipynb"]},"current":"notebook:index.ipynb"},"down":{"size":0,"widgets":[]},"left":{"collapsed":true,"visible":false,"widgets":["filebrowser","running-sessions","@jupyterlab/toc:plugin","extensionmanager.main-view"],"widgetStates":{"jp-running-sessions":{"sizes":[0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666],"expansionStates":[false,false,false,false,false,false]},"extensionmanager.main-view":{"sizes":[0.3333333333333333,0.3333333333333333,0.3333333333333333],"expansionStates":[false,false,false]}}},"right":{"collapsed":true,"visible":false,"widgets":["jp-property-inspector","debugger-sidebar"],"widgetStates":{"jp-debugger-sidebar":{"sizes":[0.2,0.2,0.2,0.2,0.2],"expansionStates":[false,false,false,false,false]}}},"relativeSizes":[0,1,0],"top":{"simpleVisibility":true}},"notebook:index.ipynb":{"data":{"path":"index.ipynb","factory":"Notebook"}},"docmanager:recents":{"opened":[{"path":"","contentType":"directory","root":"~/Documents/GitHub/plantcv-tutorial-vis-nir"},{"path":"index.ipynb","contentType":"notebook","factory":"Notebook","root":"~/Documents/GitHub/plantcv-tutorial-vis-nir"}],"closed":[]}},"metadata":{"id":"default"}}

index.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"source": [
88
"**VIS + NIR tutorial** \n",
99
"\n",
10-
"For dual VIS/NIR workflows, a visible image is used to identify an image mask for the plant material. We use a landmark transformation to place the VIS image mask over the NIR image. This allows two workflows to be done at once and also allows plant material to be identified in low-quality images. We do not recommend this approach if there is a lot of plant movement between capture of NIR and VIS images.\n"
10+
"For dual VIS/NIR workflows, a visible image is used to identify an image mask for the plant material. We use a landmark transformation to place the VIS image mask over the NIR image. This allows two workflows to be done at once and also allows plant material to be identified in low-quality images. We do not recommend this approach if there is a lot of plant movement between capture of NIR and VIS images.\n",
11+
"\n",
12+
"Updated July 2025."
1113
]
1214
},
1315
{
@@ -958,7 +960,7 @@
958960
"name": "python",
959961
"nbconvert_exporter": "python",
960962
"pygments_lexer": "ipython3",
961-
"version": "3.11.9"
963+
"version": "3.12.5"
962964
}
963965
},
964966
"nbformat": 4,

0 commit comments

Comments
 (0)