Update mosaic reconstruction report with enhanced scan details and pixel dimensions

This commit is contained in:
2026-04-27 14:06:49 -04:00
parent 4118e6e4f0
commit 3ac383f5c1
+10 -8
View File
@@ -18,23 +18,25 @@ Hostnames and ports match the **SPRUCE** RootView deployment documented for this
**Note:** `index.php` URLs usually require an **authenticated browser session** (login on port 8010). The `mosaic.jpg` URL is served from port **8011**; whether it is reachable without cookies depends on server configuration. **Note:** `index.php` URLs usually require an **authenticated browser session** (login on port 8010). The `mosaic.jpg` URL is served from port **8011**; whether it is reachable without cookies depends on server configuration.
Pixel sizes below are **intrinsic JPEG dimensions** (width × height). **`mosaic.jpg`** and **`tile s=1`** use the same **HTTP** URLs the browser uses to load those assets. **Full grid (s=1, no gutters)** is **nx × tile width** by **ny × tile height** at scale 1 if every cell were edge-to-edge. **Machine** is the RootView label; **date** is the **YYYY-MM-DD** of **`scan_time`** for that row. The same **`mosaic.jpg`** and **tile** JPEGs (and optional stitched mosaics) are also under **`mosaic_reconstruction_sample_images/`** in this repo for offline reference.
For each scan below: For each scan below:
- **Scan view (HTML metadata / grid parameters):** - **Scan view (HTML metadata / grid parameters):**
`http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=<scan_id>` `http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=<scan_id>`
- **Pre-stitched mosaic JPEG:** - **Pre-stitched mosaic JPEG (image service):**
`http://205.149.147.131:8011/RootView_Database/<scan_id>/mosaic.jpg` `http://205.149.147.131:8011/RootView_Database/<scan_id>/mosaic.jpg`
- **Example tile (`s=1`, grid corner `row=0`, `col=0``x=start_x`, `y=start_y` mm):** - **Example tile (`s=1`, grid corner `row=0`, `col=0``x=start_x`, `y=start_y` mm):**
`http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=<scan_id>&s=1&x=<start_x>&y=<start_y>` `http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=<scan_id>&s=1&x=<start_x>&y=<start_y>`
| Scan ID | Name (from scan record) | View scan | `mosaic.jpg` | Example tile (`x`, `y` mm) | | Scan ID | Machine | Date (scan) | Name (from scan record) | View scan | `mosaic.jpg` (px) | `tile s=1` (px) | Full grid (s=1, no gutters) (px) |
|--------:|-------------------------|-----------|--------------|---------------------------| |--------:|:--------|:------------|-------------------------|-----------|-------------------|-----------------|----------------------------------|
| 156875 | Plot 6 AMR19 13458 | [view](http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=156875) | [mosaic.jpg](http://205.149.147.131:8011/RootView_Database/156875/mosaic.jpg) | [tile s=1](http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=156875&s=1&x=42.14&y=273.46) | | 156875 | BW1-6 [AMR-19] | 2024-05-30 | Plot 6 AMR19 13458 | [view](http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=156875) | [264×225](http://205.149.147.131:8011/RootView_Database/156875/mosaic.jpg) | [640×480](http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=156875&s=1&x=42.14&y=273.46) | 5120×4320 (8×9) |
| 146368 | Plot 10 AMR22 14350 | [view](http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=146368) | [mosaic.jpg](http://205.149.147.131:8011/RootView_Database/146368/mosaic.jpg) | [tile s=1](http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=146368&s=1&x=150.5&y=442.96) | | 146368 | BW2-10 [AMR-22] | 2023-12-19 | Plot 10 AMR22 14350 | [view](http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=146368) | [396×325](http://205.149.147.131:8011/RootView_Database/146368/mosaic.jpg) | [640×480](http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=146368&s=1&x=150.5&y=442.96) | 7680×6240 (12×13) |
| 160022 | Plot 11 AMR23 14309 | [view](http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=160022) | [mosaic.jpg](http://205.149.147.131:8011/RootView_Database/160022/mosaic.jpg) | [tile s=1](http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=160022&s=1&x=27.09&y=131.08) | | 160022 | BW2-11 [AMR-23] | 2025-01-09 | Plot 11 AMR23 14309 | [view](http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=160022) | [759×575](http://205.149.147.131:8011/RootView_Database/160022/mosaic.jpg) | [640×480](http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=160022&s=1&x=27.09&y=131.08) | 14720×11040 (23×23) |
| 156957 | Plot 13 AMR 24 17454 | [view](http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=156957) | [mosaic.jpg](http://205.149.147.131:8011/RootView_Database/156957/mosaic.jpg) | [tile s=1](http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=156957&s=1&x=276.92&y=2.26) | | 156957 | BW2-13 [AMR-24] | 2024-06-01 | Plot 13 AMR 24 17454 | [view](http://205.149.147.131:8010/index.php?cmd=scan&mode=view&id=156957) | [363×325](http://205.149.147.131:8011/RootView_Database/156957/mosaic.jpg) | [640×480](http://205.149.147.131:8010/index.php?cmd=image&mode=image_scan&id=156957&s=1&x=276.92&y=2.26) | 7040×6240 (11×13) |
The tile coordinates are the scans **`start_x`** and **`start_y`** (first grid position). Other tiles use the same `id` and `s`, with `x` and `y` stepped by **`dx`** and **`dy`** from the scan view metadata. The **tile** links use the scans **`start_x`** and **`start_y`**. **Full grid** uses **`nx`**, **`ny`**, and 640×480 tiles on these examples. Other tiles use the same `id` and `s`, with `x` and `y` stepped by **`dx`** and **`dy`**.
### Findings ### Findings