leonarski_f
|
db54692735
|
JFJochReceiver: Minor change to way how radiation integration profiles are generated
|
2023-05-10 09:22:02 +02:00 |
|
leonarski_f
|
e5739f5408
|
JFJochReceiver: Transfer all radial integration profiles in one ProtoBuf
|
2023-05-09 22:19:05 +02:00 |
|
leonarski_f
|
2e73acef6b
|
JFJochReceiver: Use floats for indexing rate and progress
|
2023-05-09 17:12:28 +02:00 |
|
leonarski_f
|
0fb5d68154
|
JFJochReceiver: Setup number of send buffers
|
2023-05-09 17:11:03 +02:00 |
|
leonarski_f
|
122c58fbf7
|
JFJochReceiver: Track available send buffers
|
2023-05-09 16:44:56 +02:00 |
|
leonarski_f
|
b33cc45edf
|
JFJochReceiver: Using ZeroCopyReturnValue
|
2023-05-09 16:40:47 +02:00 |
|
leonarski_f
|
2c62d01759
|
JFJochFrameSerializer: Serializer buffer is managed externally
|
2023-05-09 15:36:56 +02:00 |
|
leonarski_f
|
70fb7b96f8
|
RadialIntegrationProfile: Minor change to the interface
|
2023-05-09 14:47:23 +02:00 |
|
leonarski_f
|
a867b1c596
|
DiffractionExperiment: solid angle correction
|
2023-05-09 14:03:59 +02:00 |
|
leonarski_f
|
5d63bac30f
|
JFJochReceiver: add safety for overruninng the buffer
|
2023-05-09 12:09:23 +02:00 |
|
leonarski_f
|
a9c37ce418
|
JFJochReceiver: use const for serializer buffer size
|
2023-05-09 11:48:21 +02:00 |
|
leonarski_f
|
29a8eb690e
|
JFJochReceiver: Remove ZMQ zero-copy => need to design with a proper buffer and WR/WC queues
|
2023-05-09 10:30:58 +02:00 |
|
leonarski_f
|
96cd6fe552
|
Add JFJochReceiverTest_Cancel
|
2023-05-08 21:22:28 +02:00 |
|
leonarski_f
|
0f4eccf733
|
AcquisitionOnlineCounters: More verbose error messages
|
2023-05-08 20:32:56 +02:00 |
|
leonarski_f
|
34ead0eee9
|
JFJochReceiver: minor modifications
|
2023-05-08 20:27:18 +02:00 |
|
leonarski_f
|
72276ed43a
|
JFJochReceiver: if no images sent, return compressed ratio of 0
|
2023-05-08 13:30:01 +02:00 |
|
leonarski_f
|
2e26133556
|
JFJochReceiver: Always print message about finished AcquireThread
|
2023-05-08 13:09:33 +02:00 |
|
leonarski_f
|
dc2746a610
|
JFJochReceiverService: Allow for binning == 0
|
2023-05-08 10:50:09 +02:00 |
|
leonarski_f
|
8e794c87c8
|
Save radial integration results in master file
|
2023-05-06 12:44:42 +02:00 |
|
leonarski_f
|
2da2fb2631
|
StartMessage: Stream rad_int_bin_to_q
|
2023-05-06 11:03:30 +02:00 |
|
leonarski_f
|
0d2fa850a2
|
JFJochReceiver: Per-data-file radial integration profile
|
2023-05-06 10:54:28 +02:00 |
|
leonarski_f
|
70bdcfd99d
|
DiffractionExperiment: Storage cell number can be adjusted from the frontend
|
2023-05-05 13:42:04 +02:00 |
|
leonarski_f
|
866d70f41c
|
JFJochReceiver: Use zero-copy ZeroMQ sending
|
2023-05-05 10:18:40 +02:00 |
|
leonarski_f
|
f562095182
|
JFJochReceiver: Use C++20 std::latch
|
2023-05-05 09:36:34 +02:00 |
|
Leonarski Filip
|
d27faed668
|
Minor updates when trying the software on xbl-daq-38
Signed-off-by: Leonarski Filip <leonarski_f@xbl-daq-38.psi.ch>
|
2023-05-04 15:06:04 +02:00 |
|
leonarski_f
|
d10201b502
|
jfjoch_action_test: Fix and adjust to recent modifications
|
2023-05-03 16:56:42 +02:00 |
|
leonarski_f
|
ee6b25ac53
|
AcquisitionDevice: Fix some unnecessary debug printing
|
2023-05-03 16:45:16 +02:00 |
|
leonarski_f
|
e5f6bba4aa
|
Merge branch 'jfjoch_cbor_in_place' into main
|
2023-05-02 21:18:27 +02:00 |
|
leonarski_f
|
dffe5ab6b9
|
JFJochReceiver: Use multithreaded implementation for summation of 50+ (assuming 100 microsecond to span thread, it is 0.5% overhead at 25 ms)
|
2023-05-02 21:17:53 +02:00 |
|
leonarski_f
|
ef7b6e84d7
|
JFJochReceiver: Compress directly to CBOR format
|
2023-05-01 21:37:55 +02:00 |
|
leonarski_f
|
9d5be2a4e9
|
FrameTransformation: Split packing and compression
|
2023-05-01 21:27:08 +02:00 |
|
leonarski_f
|
af2ed525a0
|
JFJochFrameSerializer: for the buffer return pointer + size, not vector reference (allows for more flexibility)
|
2023-05-01 20:26:15 +02:00 |
|
leonarski_f
|
310196d650
|
CUDA is no longer compulsory
|
2023-04-27 22:01:55 +02:00 |
|
leonarski_f
|
527f85c29d
|
CMake: Fix
|
2023-04-26 09:06:44 +02:00 |
|
leonarski_f
|
16bd6836d2
|
AcquisitionDevice: Rework work request queue
|
2023-04-26 06:06:09 +02:00 |
|
leonarski_f
|
960e7d1d4e
|
FPGAAcquisitionDevice: Handle signaling work request done
|
2023-04-25 21:14:40 +02:00 |
|
leonarski_f
|
6a2cdf1d2b
|
Move WorkRequest to Completion.h
|
2023-04-25 19:47:31 +02:00 |
|
leonarski_f
|
bf2a23ef7e
|
AcquisitionDevice: Completion queue is handled by particular implementation of the device
|
2023-04-25 15:58:07 +02:00 |
|
leonarski_f
|
f01f2e79d1
|
AcquisitionDevice: Minor adjustments to handling work requests
|
2023-04-25 11:24:44 +02:00 |
|
leonarski_f
|
df15755612
|
AcquisitionDevice: Use work_completion_queue to read start completion message
|
2023-04-25 10:41:18 +02:00 |
|
leonarski_f
|
de1d7e1c67
|
HLSSimulatedDevice: refactor to have HLS run as member function
|
2023-04-25 10:22:44 +02:00 |
|
leonarski_f
|
14a1f6d961
|
FPGAAcquisitionDevice: Add a level in inheritance to group FPGA related functions for PCIe and HLS simulated devices
|
2023-04-25 09:55:36 +02:00 |
|
leonarski_f
|
25cb4df0bf
|
JFJochReceiver: Give one plot at a time
|
2023-04-18 14:51:51 +02:00 |
|
leonarski_f
|
001a7d86fc
|
FPGA: For totally unknown reason making UDP metadata stream narrower results in timing not met
|
2023-04-17 08:02:24 +02:00 |
|
leonarski_f
|
d25110c825
|
CMake: add tests to install target
|
2023-04-15 19:34:58 +02:00 |
|
leonarski_f
|
c792367496
|
FPGA: Minor clean-up of UDP processing
|
2023-04-15 19:33:34 +02:00 |
|
leonarski_f
|
1800538e54
|
ProtoBuf: AcqusitionDeviceStatistics doesn't include per-image information to reduce message size
|
2023-04-15 19:29:18 +02:00 |
|
leonarski_f
|
3f87914630
|
LinuxSocketDevice running + change in Measure() function for better problem avoidance
|
2023-04-15 19:13:14 +02:00 |
|
leonarski_f
|
f13da91f0e
|
jfjoch_receiver: Add Linux socket device
|
2023-04-15 15:38:31 +02:00 |
|
leonarski_f
|
7302d99c8d
|
MlxRawEthDevice: Set to idle in case of exception
|
2023-04-15 15:34:08 +02:00 |
|