|
|
767dc8e1b3
|
JFJochCompressor: Use Kal's bitshuffle compressor
|
2023-08-04 16:03:45 +02:00 |
|
|
|
9144058f0c
|
JFJochCompressor: Use Kal's bitshuffle compressor
|
2023-08-04 15:47:32 +02:00 |
|
|
|
defa97c88b
|
JFJochReceiver: Use malloc (no need to init to zero)
|
2023-08-04 13:02:55 +02:00 |
|
|
|
f4b01ed62a
|
jfjoch_action_test: Fix
|
2023-08-04 12:55:35 +02:00 |
|
|
|
ca5def57ec
|
jfjoch_action_test: Enable pinning modes for mock acquisition device
|
2023-08-04 12:52:38 +02:00 |
|
|
|
7d945c8195
|
JFJochReceiver: send buffer is pointer with more flexibility
|
2023-08-04 12:46:58 +02:00 |
|
|
|
37afbce802
|
MockAcquisitionDevice: Add NUMA node option
|
2023-08-04 12:46:06 +02:00 |
|
|
|
d996ca42c9
|
NUMAHWPolicy: Add more policies for 2-node system
|
2023-08-04 09:31:18 +02:00 |
|
|
|
45336015c5
|
CMake - fix compile definition
|
2023-07-28 11:43:15 +02:00 |
|
|
|
45cdc11b73
|
CMake - fix compile definition
|
2023-07-28 11:42:06 +02:00 |
|
|
|
60ab2a081d
|
jfjoch_action_test - minor fix
|
2023-07-28 11:17:34 +02:00 |
|
|
|
9d978a41f7
|
NUMAHWPolicy: Added
|
2023-07-28 11:07:15 +02:00 |
|
|
|
669b2d9358
|
CUDAWrapper: Move select device to dedicated wrapper
|
2023-07-27 21:30:10 +02:00 |
|
|
|
5ca23ff64f
|
MockAcquisitionDevice: Minor fix
|
2023-07-27 20:45:30 +02:00 |
|
|
|
3e42e997f4
|
CMake: minor CUDA fixes
|
2023-07-27 20:34:46 +02:00 |
|
|
|
347fe9603f
|
DetectorWrapper: Fix bug, when creating detector from at start failed
|
2023-07-27 15:31:15 +02:00 |
|
|
|
4ac06794da
|
JFConversionGPU: minor fix
|
2023-07-27 15:29:45 +02:00 |
|
|
|
e63ce5df59
|
DiffractionExperiment: Save calibration is loaded from DatasetSettings
|
2023-07-27 15:28:52 +02:00 |
|
|
|
1717887d4a
|
jfjoch_action_test: Command line options for more flexibility in testing
|
2023-07-27 14:09:03 +02:00 |
|
|
|
8def7d624c
|
jfjoch_receiver: minor fix in absence of IBVERBS
|
2023-07-27 13:31:21 +02:00 |
|
|
|
52aa879d47
|
MockAcquisitionDevice: Change conversion rules
|
2023-07-27 13:27:50 +02:00 |
|
|
|
231ef5b08b
|
jfjoch_action_test_mock: Added, to be later merged with jfjoch_action_test
|
2023-07-27 13:16:09 +02:00 |
|
|
|
8a7b088b2f
|
MockAcquisitionDevice: Add Internal Packet Generator
|
2023-07-27 13:06:51 +02:00 |
|
|
|
3217e5209e
|
MockAcquisitionDevice: More robust implementation
|
2023-07-27 09:03:26 +02:00 |
|
|
|
fdb31a027a
|
grpcToJson.h: Issue with newer gRPC and ToString() method
|
2023-07-26 20:02:15 +02:00 |
|
|
|
9d1add32e5
|
jsonToGrpc.h: Some issues with conversion of error message to string between gRPC version
|
2023-07-26 17:26:32 +02:00 |
|
|
|
0969bf662e
|
jfjoch_action_test: Adapt
|
2023-07-26 11:28:45 +02:00 |
|
|
|
580cc776a1
|
CMake: Add L4 GPU architecture
|
2023-07-26 11:26:41 +02:00 |
|
|
|
ac1d358700
|
AcquisitionDevice: Improve detection of erroneous frames without killing data acquisition
|
2023-07-25 12:40:57 +02:00 |
|
|
|
0421e517fc
|
FPGA: host writer - fix wrong req handle check + add marker in work complection for flushing frame
|
2023-07-25 12:40:57 +02:00 |
|
|
|
13b2e16b33
|
FPGA: handle better weird work request handle
|
2023-07-25 12:40:57 +02:00 |
|
|
|
847ca0922c
|
FPGA: host writer error register is 8-bit
|
2023-07-25 12:40:57 +02:00 |
|
|
|
35b3704ccf
|
FPGA: ignore packets with module number out of bounds + set bit in error register
|
2023-07-25 12:40:57 +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 |
|
|
|
3774105006
|
jfjoch_receiver: Fix preview indexed ZMQ address
|
2023-07-05 14:05:24 +02:00 |
|
|
|
e3c224ccb1
|
jfjoch_receiver: Fix preive indexed ZMQ address
|
2023-07-05 14:03:10 +02:00 |
|
|
|
31e1cb159b
|
PCIe driver: Fix path
|
2023-07-05 12:50:41 +02:00 |
|
|
|
f37a99e7e6
|
DiffractionExperiment: Remove scattering vector setting
|
2023-07-05 11:49:17 +02:00 |
|
|
|
2f7b46290a
|
FPGA: Enable non-power of 2 storage cell number
|
2023-07-04 21:59:48 +02:00 |
|
|
|
c9b7bb5a75
|
JFJochStateMachine: If storage cell number > 1 start from cell 0
|
2023-07-04 21:38:10 +02:00 |
|
|
|
3f7c2600d0
|
FPGA: Allow any storage cell number from 1 to 16
|
2023-07-04 21:16:25 +02:00 |
|
|
|
4ce2fcf98f
|
DiffractionExperiment: Adjust storage cell delay as a parameter
|
2023-07-04 21:07:40 +02:00 |
|
|
|
3067604e2a
|
Definitions.h: shortest allowed count time is 5 us
|
2023-07-04 16:37:56 +02:00 |
|
|
|
52902d352e
|
JFConversionGPU: Fix procedure in case there is no CUDA
|
2023-07-04 14:26:40 +02:00 |
|
|
|
7a4e75efd3
|
CheckConversionWithGeomTransform: Use fill value for gaps consistent with JFJochReceiver
|
2023-07-04 11:45:17 +02:00 |
|
|
|
9d35660cf4
|
DetectorGeometry: Fix module slow direction if horizontal stacking > module number
|
2023-07-04 11:25:19 +02:00 |
|
|
|
8a203b7cf5
|
gRPC: Mask application during conversion is part of internal settings and is not part of easy accessible settings (to ensure it is always applied)
|
2023-07-01 19:20:19 +02:00 |
|
|
|
a66ac66d0b
|
gRPC: Changed behavior, so mask application during conversion is now default behavior
|
2023-06-30 13:34:45 +02:00 |
|
|
|
f9deb58d20
|
HDF5NXmx: Fix dimension order in SaveCBORImage
|
2023-06-28 21:24:07 +02:00 |
|