Skip to content

Commit

Permalink
Update DataGuide_AAPF_RGB.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oh231 authored Jun 27, 2024
1 parent 835c496 commit 323b978
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions DataGuide_AAPF_RGB.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ This document details the file system organization and navigation procedures for
Example (does not contain all associated files):
Experiment_394
├── 394_SandSoybeanHigh
│ ├── VIS_P_2401323_240226103000057_Parameter_394_SandSoybeanHigh_240226105925431.csv (For internal reference only)
│ ├── VIS_R_2401323_240226103000057_all-all-all-APF_394_SandSoybeanHigh_240226105925431.apf (For internal reference only)
│ ├── VIS_S_2401323_240226103000057_Setting_394_SandSoybeanHigh_240226105925431.csv
│ ├── VIS_R_2401323_240226103000057_FLUO-SideSmall-0-PNG_394_SandSoybeanHigh_240226105925431.png
│ ├── VIS_R_2401323_240226103000057_FLUO-SideSmall-30-PNG_394_SandSoybeanHigh_240226105925431.png
│ ├── VIS_R_2401323_240226103000057_FLUO-SideSmall-60-PNG_394_SandSoybeanHigh_240226105925431.png
Expand All @@ -29,7 +27,9 @@ This document details the file system organization and navigation procedures for
│ ├── VIS_V_2401323_240226103000057_RGB-SideSmall-30-SEG_394_SandSoybeanHigh_240226105925431.png
│ ├── VIS_V_2401323_240226103000057_RGB-SideSmall-60-SEG_394_SandSoybeanHigh_240226105925431.png
│ ├── VIS_V_2401323_240226103000057_RGB-Top-0-MES_394_SandSoybeanHigh_240226105925431.png
│ └── VIS_V_2401323_240226103000057_RGB-Top-0-SEG_394_SandSoybeanHigh_240226105925431.png
│ ├── VIS_V_2401323_240226103000057_RGB-Top-0-SEG_394_SandSoybeanHigh_240226105925431.png
│ ├── VIS_P_2401323_240226103000057_Parameter_394_SandSoybeanHigh_240226105925431.csv
| └── VIS_S_2401323_240226103000057_Setting_394_SandSoybeanHigh_240226105925431.csv (For internal reference only)
├── 394_SandSoybeanMedium
│ └── (The contents of the directory adhere to the file type and format conventions outlined earlier)
└── 394_SandSoybeanNo
Expand All @@ -56,10 +56,10 @@ Example: VIS_V_2401323_240226103000057_RGB-SideSmall-30-MES_394_SandSoybeanHigh_
- `VIS`
- Prefix indicating data from the visible light imaging chamber
- `<Data_Type>`
- R: Original image
- V: Image with vegetation segments only
- P: Sensor parameter (can be disregarded for data users)
- S: results derived from vegetation segments
- R: raw image
- V: results derived from vegetation segments
- P: phenotypic parameters
- S: Sensor parameter (for internal reference only)
- `<POT_BARCODE>`
- Unique identifier for the plant pot
- `<Time_In>`
Expand All @@ -85,6 +85,14 @@ Example: VIS_V_2401323_240226103000057_RGB-SideSmall-30-MES_394_SandSoybeanHigh_
- Time (YYMMDDHHMMSS.SSS) when the pot left the chamber



| `VIS` | Prefix indicating data from the visible light imaging chamber |
| `<Data_Type>` | R: raw image<br>V: results derived from vegetation segments<br>P: phenotypic parameters<br>S: Sensor parameter (for internal reference only)|



-

### Image Products (example, resized)


Expand Down

0 comments on commit 323b978

Please sign in to comment.