Files
Jungfraujoch/docs
leonarski_fandClaude Opus 4.8 03814b1425 writer: save ROI bitmap and definitions in the master file
Persist regions of interest so an acquisition's ROI layout can be
recovered from the master (_master.h5 / _process.h5):

- /entry/roi/roi_map: uint16 per-pixel bitmask (bit i == ROI i).
- /entry/roi/<name>: logical definition (type + geometry params, incl.
  azimuthal phi sector) plus bit_index tying it to the bitmap plane.

The bitmap rides along in the StartMessage (CBOR, mirroring az_int_map)
and is filled both online (JFJochReceiver::SendStartMessage) and offline
(jfjoch_process). Definitions come from the already-transmitted rois.
Both are dataset-wide metadata, so they are written by the NXmx master
writer (new NXmx::ROI), not the per-image data-file plugin.

Documented the /entry/roi layout in docs/HDF5.md and the master-vs-data
writer convention in CLAUDE.md; added a CBOR roi_map round-trip test.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 09:41:26 +02:00
..
2026-06-18 19:26:15 +02:00
2026-01-30 13:43:09 +01:00
2026-06-18 19:26:15 +02:00
2026-06-18 19:26:15 +02:00
Fix
2026-06-16 20:28:25 +02:00
2025-08-27 06:21:10 +02:00
2025-10-02 15:55:39 +02:00
2025-10-20 20:43:44 +02:00
2025-04-14 11:52:06 +02:00
2024-11-22 21:25:20 +01:00
2026-02-18 16:17:21 +01:00
2025-06-24 16:43:47 +02:00
2024-11-17 14:55:09 +01:00
2025-03-02 13:15:28 +01:00
2024-11-17 14:55:09 +01:00
2026-03-05 22:13:12 +01:00
2025-11-28 12:47:35 +01:00
2025-07-16 20:19:48 +02:00
2024-12-02 21:17:14 +01:00
2024-12-02 21:17:14 +01:00
2025-11-09 12:42:27 +01:00
2025-10-02 15:55:39 +02:00
2024-11-22 21:25:20 +01:00
2026-04-09 13:30:47 +02:00
2025-05-05 19:32:22 +02:00
2026-06-18 18:54:31 +02:00
2024-11-17 14:55:09 +01:00
2024-11-22 21:25:20 +01:00