added ROI test data

This commit is contained in:
2026-01-08 12:22:04 +01:00
parent 1b1cb5af1b
commit 59b6e1b627
12 changed files with 138 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,48 @@
{
"Version": 8.0,
"Timestamp": "Thu Jan 8 12:06:01 2026",
"Detector Type": "Jungfrau",
"Timing Mode": "auto",
"Geometry": {
"x": 1,
"y": 2
},
"Image Size": 1048576,
"Pixels": {
"x": 1024,
"y": 512
},
"Max Frames Per File": 10000,
"Frame Discard Policy": "nodiscard",
"Frame Padding": 1,
"Scan Parameters": {
"enable": 0,
"dacInd": 0,
"start offset": 0,
"stop offset": 0,
"step size": 0,
"dac settle time ns": 0
},
"Total Frames": 10,
"Receiver Rois": [
{
"xmin": 200,
"xmax": 300,
"ymin": 100,
"ymax": 400
},
{
"xmin": 200,
"xmax": 300,
"ymin": 600,
"ymax": 700
}
],
"Exposure Time": "10us",
"Acquisition Period": "2ms",
"Number of UDP Interfaces": 1,
"Number of Rows": 512,
"Readout Speed": "half_speed",
"Frames in File": 10,
"Additional JSON Header": {}
}

View File

@@ -0,0 +1,48 @@
{
"Version": 8.0,
"Timestamp": "Wed Jan 7 17:08:10 2026",
"Detector Type": "Jungfrau",
"Timing Mode": "auto",
"Geometry": {
"x": 1,
"y": 2
},
"Image Size": 1048576,
"Pixels": {
"x": 1024,
"y": 512
},
"Max Frames Per File": 10000,
"Frame Discard Policy": "nodiscard",
"Frame Padding": 1,
"Scan Parameters": {
"enable": 0,
"dacInd": 0,
"start offset": 0,
"stop offset": 0,
"step size": 0,
"dac settle time ns": 0
},
"Total Frames": 1,
"Receiver Rois": [
{
"xmin": 200,
"xmax": 300,
"ymin": 100,
"ymax": 400
},
{
"xmin": 200,
"xmax": 300,
"ymin": 600,
"ymax": 700
}
],
"Exposure Time": "10us",
"Acquisition Period": "2ms",
"Number of UDP Interfaces": 1,
"Number of Rows": 512,
"Readout Speed": "half_speed",
"Frames in File": 1,
"Additional JSON Header": {}
}