Commit Graph

20 Commits

Author SHA1 Message Date
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
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
2c62d01759 JFJochFrameSerializer: Serializer buffer is managed externally 2023-05-09 15:36:56 +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
dce186f9f9 JFJochFrameSerializer: add functions to append image to buffer 2023-05-01 21:09:03 +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
fae3cf5b42 CBORTest: Check content of arrays with/without compression 2023-04-19 22:31:38 +02:00
37b5d1a169 Move stream2.c/.h to tests => they are not part of the JFJochFrameSerialization lib 2023-04-19 13:36:27 +02:00
25359f0d60 CBOR: Adjust for DECTRIS stream2 compatibility:
* date/time tag
* initial tag self-described CBOR
* series ID
* fixes to typed array header in case of compression
2023-04-19 12:58:29 +02:00
d2df1b3ce3 CBOR: Add self describing CBOR tag at the beginning 2023-04-19 09:53:25 +02:00
f471e0925d CBOR: Add summation to start message 2023-04-19 09:30:14 +02:00
a8f036da5b Track bunchID, info, and timestamp from AcquisitionDevice to HDF5DataFile 2023-04-14 14:46:32 +02:00
637b710899 JFJochFrameSerializer: Add bunch_id and jf_info 2023-04-14 12:40:09 +02: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
1757d42182 Initial commit
Signed-off-by: Filip Leonarski <filip.leonarski@psi.ch>
2023-04-06 11:17:59 +02:00