babic_a
b8f1ead002
Add second link for hyperslab selection
2020-06-22 08:53:03 +02:00
babic_a
5cc0948516
Fix tests for writer
2020-06-19 16:12:09 +02:00
babic_a
0c40d0b4bc
Extract detector name from provided path
2020-06-19 16:11:58 +02:00
babic_a
ea462fc1c9
Add missing include
2020-06-19 14:37:22 +02:00
babic_a
545f433f90
Make writer step aware
2020-06-19 14:35:56 +02:00
babic_a
99cb1d55b3
Introduce tests for different steps
2020-06-19 14:35:42 +02:00
babic_a
bd50fb010e
Change pulse id step to size_t
2020-06-19 13:42:14 +02:00
babic_a
eca5c33719
Extract metadata to function
2020-06-19 13:36:44 +02:00
babic_a
69907a3412
Add 50Hz verification of metadata
2020-06-19 11:45:46 +02:00
babic_a
04b0d76edf
Adapting tests to device name
2020-06-19 11:42:06 +02:00
babic_a
23242fbb9d
Add device name to JFWriter
2020-06-19 11:41:50 +02:00
babic_a
0ab7a97143
Fix block generation logic
2020-06-19 11:33:58 +02:00
babic_a
ae1757b0cc
Fix for creating intermediate groups
2020-06-19 10:44:40 +02:00
babic_a
e730b0cab3
Add detector name to datasets to mimic the old style
2020-06-19 10:36:38 +02:00
babic_a
ed23b58332
Iteration over the specified modules instead of all
...
Left over from the development process where we used always
the 16M.
2020-06-18 13:48:49 +02:00
babic_a
68e2193beb
Reset pulse_id to remove artifacts in final file
...
Since the buffer does not get zeroed out in each iteration,
the wrong pulse_id can be written to the final file if no
packets for a specific pulse_id was received.
2020-06-17 14:22:42 +02:00
babic_a
61f06c6df6
Start improving tests for H5 writer
2020-06-16 14:32:08 +02:00
babic_a
3d8b365af2
Shorten names
2020-06-16 14:31:51 +02:00
babic_a
3cf5d2a290
Improved mock by separating into 2 function calls
2020-06-16 14:17:59 +02:00
babic_a
d2d42ddf60
Add library to mock blocks
2020-06-16 14:13:49 +02:00
babic_a
1999c895b1
Add pulse_id alignment with step
2020-06-10 12:14:24 +02:00
babic_a
ef5d6ff940
Add test to validate pulse_id ranges and steps
2020-06-10 12:00:25 +02:00
babic_a
4cf9080f47
Adjust writer to handle less than 100 hz
2020-06-10 11:50:29 +02:00
babic_a
f6f265bdd1
Merge pull request #4 from paulscherrerinstitute/single_stream
...
sf_stream in a single thread
2020-06-09 15:22:47 +02:00
babic_a
e0c3d673cc
Reduce number of IO threads
2020-06-09 14:29:18 +02:00
babic_a
9ff5c08b9b
Convert sf_stream to single thread
2020-06-09 14:24:36 +02:00
babic_a
5638071b95
Fix whitespace
2020-06-09 14:20:12 +02:00
babic_a
4c6f75eb75
Move hpp to correct folder
2020-06-09 14:18:43 +02:00
babic_a
337c3d5462
Modulo on atomic is not really supported
2020-06-09 14:14:12 +02:00
babic_a
c541da141b
Fix changes once the class was extracted
2020-06-09 14:10:19 +02:00
babic_a
cdef401862
Extract sender from main
2020-06-09 14:03:42 +02:00
babic_a
3a50aca2f1
Fix typo
2020-06-09 14:03:31 +02:00
babic_a
69d13fc3aa
Extract stream sending logic to class
2020-06-09 14:03:12 +02:00
babic_a
b189d5ab34
Add lost pulses statistics
2020-06-09 13:16:26 +02:00
babic_a
71de5c5db0
Return number of lost images in resync event
2020-06-09 11:20:44 +02:00
babic_a
dfa5d9626c
Temp disable test until its fixed
2020-06-09 11:09:24 +02:00
babic_a
45bb0fe79a
Remove unused libraries
2020-06-09 11:06:13 +02:00
babic_a
bfb3e5f31e
Remove old format tests
2020-06-09 11:05:34 +02:00
babic_a
316de79afb
Rename PacketUdpReceiver
2020-06-09 11:03:54 +02:00
babic_a
5e1377e00a
Adapt main to the new recv class
2020-06-09 11:02:18 +02:00
babic_a
c6960b5e59
Extract Receiver from module for Zmq recv and assembly
2020-06-09 10:58:47 +02:00
babic_a
cca0572d3e
Adapt live RecvModule
2020-06-09 10:58:11 +02:00
babic_a
51918a3707
Change atomic type to int
2020-06-09 10:19:05 +02:00
babic_a
5d2871185a
Move FastQueue to sf_stream
2020-06-09 10:10:19 +02:00
babic_a
3d35de427d
Start writer transformation
2020-06-09 10:10:07 +02:00
babic_a
6503c9b4e9
Lets make fast queue slower
2020-06-08 17:57:54 +02:00
babic_a
44477d4453
Make id counters atomic
2020-06-08 17:56:04 +02:00
babic_a
c49ace75a8
Rewrite sync code
2020-06-08 17:31:12 +02:00
babic_a
08a4b891a6
Add sync limit
2020-06-08 17:28:03 +02:00
babic_a
a721171f46
Add message broker comparison
2020-06-08 17:27:38 +02:00