|
|
d315506633
|
* Enhancements for XFEL
* Enhancements for EIGER
* Writer is more flexible and capable of handling DECTRIS data
|
2024-03-05 20:41:47 +01:00 |
|
|
|
8dcecb9685
|
Add deep learning resolution estimation model from Stanford
|
2024-02-08 20:15:29 +01:00 |
|
|
|
babb1a5c8d
|
Fixes after MAX IV experiment
|
2024-02-05 17:18:16 +01:00 |
|
|
|
52519fb45c
|
jfjoch_writer improvement
|
2024-01-30 20:34:30 +01:00 |
|
|
|
f5f86d9ab6
|
Modifications in preparation to MAX IV experiment
|
2024-01-27 21:23:56 +01:00 |
|
|
|
0b69dfb290
|
New REST+OpenAPI interface
|
2023-12-11 12:11:54 +01:00 |
|
|
|
f1935526a7
|
Generalized serializer
|
2023-12-11 06:49:24 +01:00 |
|
|
|
624c928c84
|
JFJochReceiver: ADU histogram saved on per module basis at the end of the measurement (but not on per image basis)
|
2023-10-21 22:31:43 +02:00 |
|
|
|
99741ae5c5
|
ADU histogram: Save
|
2023-10-21 19:51:25 +02:00 |
|
|
|
16bbf54f2a
|
Remove open source license (for now)
|
2023-09-15 10:47:21 +02:00 |
|
|
|
36cfba6093
|
JFJochFrameSerializer: Add magic number to ensure that CBOR user data fields are consistent between receiver and writer
|
2023-07-06 11:23:49 +02:00 |
|
|
|
9e92e230ba
|
JFJochFrameSerializer: Single header for all the messages
|
2023-07-06 10:44:01 +02:00 |
|
|
|
4ce2fcf98f
|
DiffractionExperiment: Adjust storage cell delay as a parameter
|
2023-07-04 21:07:40 +02:00 |
|
|
|
0904e1f198
|
JFJochFrameSerializer: Using CBORImage for mask and calibration + writing calibration in HDF5 file
|
2023-06-28 17:14:09 +02:00 |
|
|
|
d2788a09fd
|
JFJochFrameSerializer: Add calibration settings
|
2023-06-27 16:20:47 +02:00 |
|
|
|
d831300d14
|
JFJochFrameSerializer: Generalize 2D arrays for floats
|
2023-06-27 14:52:18 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
60d95dc0d7
|
JFJochFrameSerializer: image is encoded at the very end
|
2023-05-01 18:36:58 +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 |
|
|
|
962edaa4ad
|
FrameSerializer: hide image data in user_data in CBOR
|
2023-04-18 13:35:58 +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 |
|