summaryrefslogtreecommitdiffstats
path: root/tests/roof.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roof.json')
-rw-r--r--tests/roof.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/roof.json b/tests/roof.json
new file mode 100644
index 0000000..0dcd1e7
--- /dev/null
+++ b/tests/roof.json
@@ -0,0 +1,31 @@
+{
+ "network": {
+ "protocol": "udp",
+ "port": 4000,
+ "streams": 16,
+ "payload_size": 1280,
+ "dataset_size": 1024000
+ },
+ "performance": {
+ "buffer_size": 2,
+ "packets_at_once": 100
+ },
+ "simulation": {
+ "first_file_number": 1,
+ "path": "/mnt/fast/ROOF2/roof2-data.pumpe256/meas/data_pumpe_dyn_192.168.100_%02u.dat"
+ },
+ "setup": {
+ "planes": 2,
+ "modules": 16,
+ "bit_depth": 16,
+ "pixels_per_module": 16,
+ "samples_per_rotation": 2000000
+ },
+ "geometry": {
+ "fan_projections": 1000,
+ "fan_detectors": 432,
+ "parallel_projections": 512,
+ "parallel_detectors": 256,
+ "detector_diameter": 216
+ }
+}