|
|
0ef50e06b3
|
jfjoch_receiver: Add channel for indexed images
|
2023-05-19 16:45:12 +02:00 |
|
|
|
eaccdf67b7
|
ZMQPreviewPublisher: Add spots to preview message + allow for frame number management within the ZMQPreviewPublisher
|
2023-05-18 22:36:43 +02:00 |
|
|
|
1df16b1a1e
|
JFJochReceiver: Save receiver_available_send_buffers and receiver_aq_dev_delay in HDF5 file
|
2023-05-18 12:46:58 +02:00 |
|
|
|
bb4cee9b2d
|
JFJochReceiver: Save information on crystal lattice and spot indexing status to HDF5 file
|
2023-05-18 10:46:46 +02:00 |
|
|
|
ea719742ce
|
DiffractionExperiment: Solid angle correction is saved with the master file
|
2023-05-17 22:53:41 +02:00 |
|
|
|
11e478a5d0
|
DiffractionExperiment: Solid angle correction is not anymore preference of a dataset; it can be now turned on and off when asking for plot
|
2023-05-17 22:33:03 +02:00 |
|
|
|
33b70551c5
|
CBOR: Keep base for exptime and timestamp in the ImageMessage structure
|
2023-05-17 21:54:07 +02:00 |
|
|
|
7d5694139f
|
FPGA: Save full JF timestamp and exptime
|
2023-05-17 21:30:42 +02:00 |
|
|
|
f372c0e697
|
ImageMessage: Add storage cell number
|
2023-05-17 20:40:55 +02:00 |
|
|
|
8e1b0b764a
|
JFJochReceiver: Print which storage cell (according to header) was used to calculate pedestal
|
2023-05-15 15:38:22 +02:00 |
|
|
|
bc396bfd25
|
JFJochReceiver: add bkg estimate to measurement statistics
|
2023-05-13 12:23:01 +02:00 |
|
|
|
8d154aa0a1
|
JFJochReceiver: Add per file indexing rate. Drop per file radial integration using GetPlots()
|
2023-05-10 19:09:52 +02:00 |
|
|
|
db54692735
|
JFJochReceiver: Minor change to way how radiation integration profiles are generated
|
2023-05-10 09:22:02 +02:00 |
|
|
|
e5739f5408
|
JFJochReceiver: Transfer all radial integration profiles in one ProtoBuf
|
2023-05-09 22:19:05 +02:00 |
|
|
|
2e73acef6b
|
JFJochReceiver: Use floats for indexing rate and progress
|
2023-05-09 17:12:28 +02:00 |
|
|
|
0fb5d68154
|
JFJochReceiver: Setup number of send buffers
|
2023-05-09 17:11:03 +02:00 |
|
|
|
122c58fbf7
|
JFJochReceiver: Track available send buffers
|
2023-05-09 16:44:56 +02:00 |
|
|
|
b33cc45edf
|
JFJochReceiver: Using ZeroCopyReturnValue
|
2023-05-09 16:40:47 +02:00 |
|
|
|
2c62d01759
|
JFJochFrameSerializer: Serializer buffer is managed externally
|
2023-05-09 15:36:56 +02:00 |
|
|
|
70fb7b96f8
|
RadialIntegrationProfile: Minor change to the interface
|
2023-05-09 14:47:23 +02:00 |
|
|
|
a867b1c596
|
DiffractionExperiment: solid angle correction
|
2023-05-09 14:03:59 +02:00 |
|
|
|
5d63bac30f
|
JFJochReceiver: add safety for overruninng the buffer
|
2023-05-09 12:09:23 +02:00 |
|
|
|
a9c37ce418
|
JFJochReceiver: use const for serializer buffer size
|
2023-05-09 11:48:21 +02:00 |
|
|
|
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 |
|
|
|
34ead0eee9
|
JFJochReceiver: minor modifications
|
2023-05-08 20:27:18 +02:00 |
|
|
|
72276ed43a
|
JFJochReceiver: if no images sent, return compressed ratio of 0
|
2023-05-08 13:30:01 +02:00 |
|
|
|
2e26133556
|
JFJochReceiver: Always print message about finished AcquireThread
|
2023-05-08 13:09:33 +02:00 |
|
|
|
8e794c87c8
|
Save radial integration results in master file
|
2023-05-06 12:44:42 +02:00 |
|
|
|
2da2fb2631
|
StartMessage: Stream rad_int_bin_to_q
|
2023-05-06 11:03:30 +02:00 |
|
|
|
0d2fa850a2
|
JFJochReceiver: Per-data-file radial integration profile
|
2023-05-06 10:54:28 +02:00 |
|
|
|
70bdcfd99d
|
DiffractionExperiment: Storage cell number can be adjusted from the frontend
|
2023-05-05 13:42:04 +02:00 |
|
|
|
866d70f41c
|
JFJochReceiver: Use zero-copy ZeroMQ sending
|
2023-05-05 10:18:40 +02:00 |
|
|
|
f562095182
|
JFJochReceiver: Use C++20 std::latch
|
2023-05-05 09:36:34 +02:00 |
|
|
|
e5f6bba4aa
|
Merge branch 'jfjoch_cbor_in_place' into main
|
2023-05-02 21:18:27 +02:00 |
|
|
|
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 |
|
|
|
ef7b6e84d7
|
JFJochReceiver: Compress directly to CBOR format
|
2023-05-01 21:37:55 +02:00 |
|
|
|
9d5be2a4e9
|
FrameTransformation: Split packing and compression
|
2023-05-01 21:27:08 +02:00 |
|
|
|
af2ed525a0
|
JFJochFrameSerializer: for the buffer return pointer + size, not vector reference (allows for more flexibility)
|
2023-05-01 20:26:15 +02:00 |
|
|
|
310196d650
|
CUDA is no longer compulsory
|
2023-04-27 22:01:55 +02:00 |
|
|
|
25cb4df0bf
|
JFJochReceiver: Give one plot at a time
|
2023-04-18 14:51:51 +02:00 |
|
|
|
a8f036da5b
|
Track bunchID, info, and timestamp from AcquisitionDevice to HDF5DataFile
|
2023-04-14 14:46:32 +02:00 |
|
|
|
ae44b2eedf
|
DiffractionExperiment: Remove indexing period (indexing works at the same pace as spot finding)
|
2023-04-13 15:30:25 +02:00 |
|
|
|
0973f3725d
|
Detector Geometry customization
|
2023-04-12 19:22:13 +00:00 |
|
|
|
aefe95920c
|
DataMessage: use it in ZMQImagePuller, StreamWriter, HDF5DataFile, HDF5Writer
|
2023-04-10 21:33:36 +02:00 |
|
|
|
b70382e05a
|
JFJochFrameSerializer: add indexing_result
|
2023-04-10 20:43:08 +02:00 |
|
|
|
d921e64224
|
Move all image analysis related code to image_analysis/ directory
|
2023-04-08 23:59:35 +02:00 |
|
|
|
8b65feca8f
|
Clean-up: merge JFJOCH_USE_NUMA_H and JFJOCH_USE_NUMA, remove two unnecessary helper programs
|
2023-04-07 16:30:08 +02:00 |
|
|
|
8fea8bac3b
|
IBReceiver: Pin to NUMA node
|
2023-04-06 20:58:25 +02:00 |
|
|
|
1757d42182
|
Initial commit
Signed-off-by: Filip Leonarski <filip.leonarski@psi.ch>
|
2023-04-06 11:17:59 +02:00 |
|