diff --git a/DataGuide_AAPF_RGB.md b/DataGuide_AAPF_RGB.md index be486aa..c39c958 100644 --- a/DataGuide_AAPF_RGB.md +++ b/DataGuide_AAPF_RGB.md @@ -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 @@ -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 @@ -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 - `` - - 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) - `` - Unique identifier for the plant pot - `` @@ -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 | +| `` | R: raw image
V: results derived from vegetation segments
P: phenotypic parameters
S: Sensor parameter (for internal reference only)| + + + +- + ### Image Products (example, resized)