Skip to content

Commit

Permalink
Update DataGuide_AAPF_HSI.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oh231 authored Jun 28, 2024
1 parent 7abd6c4 commit 9d5b65e
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion DataGuide_AAPF_HSI.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,35 @@ This document details the file system organization and navigation procedures for
- `Compressed Vegetation Index Images (.zip, under VI_images directory)`: This section houses compressed image files for various types of vegetation indices calculated from the HSI data.


### How to Read Information in Header Summary (header_summary_plants.csv, header_summary_ref.csv)

| Column Head | Description |
|----------------------|-------------------------------------------------------|
| `header path` | File path to the header file |
| `camera model` | Camera mode |
| `serial number` | Serial number of the camera |
| `roi left` | Parameter not relevant to vegetation segments |
| `roi top` | Parameter not relevant to vegetation segments |
| `roi width` | Parameter not relevant to vegetation segments |
| `roi height` | Parameter not relevant to vegetation segments |
| `samples` | Width of data cube (conveyer belt direction) |
| `bands` | Number of spectral channels |
| `lines` | Number of scanslines from top to bottom |
| `scanStartTime` | Scan start time |
| `scanEndTime` | Scan end time |
| `Wavelength` | List of central wavelengths for each channel (separated by "|") |
| `fwhm` | Full wavelength at half maximum (width of wavelengths, separated by "|" |
| `PlantID`||
| `CarrierID`||
| `PlantHeight`||
| `PlantWidth`||
| `LotID`||
| `CameraPosition`||
| `illumination`||
| `scandir` ||
| `scan_order`||
| `dark white`||




Expand All @@ -71,7 +100,7 @@ This document details the file system organization and navigation procedures for



### How to Read Information in Header Summary (header_summary_plants.csv, header_summary_ref.csv)



### How to Read Information in Spreadsheet file (.xlsx, masterfile)
Expand Down

0 comments on commit 9d5b65e

Please sign in to comment.