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.

View File

@@ -0,0 +1,42 @@
{
"Version": 8.0,
"Timestamp": "Wed Jan 7 17:07:06 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": 300,
"ymax": 600
}
],
"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": {}
}

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": {}
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,47 @@
{
"Version": 7.2,
"Timestamp": "Mon Apr 7 17:52:31 2025",
"Detector Type": "Jungfrau",
"Timing Mode": "auto",
"Geometry": {
"x": 1,
"y": 2
},
"Image Size in bytes": 524288,
"Pixels": {
"x": 1024,
"y": 256
},
"Max Frames Per File": 10000,
"Frame Discard Policy": "discardpartial",
"Frame Padding": 1,
"Scan Parameters": "[disabled]",
"Total Frames": 10100,
"Receiver Roi": {
"xmin": 0,
"xmax": 255,
"ymin": 0,
"ymax": 255
},
"Exptime": "5us",
"Period": "500us",
"Number of UDP Interfaces": 2,
"Number of rows": 512,
"Frames in File": 10100,
"Frame Header Format": {
"Frame Number": "8 bytes",
"SubFrame Number/ExpLength": "4 bytes",
"Packet Number": "4 bytes",
"Bunch ID": "8 bytes",
"Timestamp": "8 bytes",
"Module Id": "2 bytes",
"Row": "2 bytes",
"Column": "2 bytes",
"Reserved": "2 bytes",
"Debug": "4 bytes",
"Round Robin Number": "2 bytes",
"Detector Type": "1 byte",
"Header Version": "1 byte",
"Packets Caught Mask": "64 bytes"
}
}