Commit Graph

32 Commits

Author SHA1 Message Date
16bbf54f2a Remove open source license (for now) 2023-09-15 10:47:21 +02:00
6006850c40 RadialIntegration: Don't keep RadialIntegration on stack 2023-08-08 11:32:27 +02:00
4159fc7b6d RadialIntegration: Use pointer to transfer integration to the sub-thread 2023-08-08 11:28:16 +02:00
91c94f77d6 RadialIntegration: Remove RadialIntegration preparation from timed loop 2023-08-08 11:25:54 +02:00
480161ad7d RadialIntegration: Increase reporting precision 2023-08-08 11:20:06 +02:00
06ca7be10d RadialIntegrationCPUTest: Fix 2023-08-08 10:54:20 +02:00
5df72a4d54 CompressionBenchmark: Fix minor issue in assigning images for analysis 2023-08-08 10:48:12 +02:00
6d130926b0 RadialIntegrationCPUTest: Added multi-threaded test for CPU radial integration 2023-08-08 10:47:50 +02:00
2eac43b925 RadialIntegration: Enable pixel splitting with CPU based routine 2023-08-08 10:20:26 +02:00
28675fb3be CompressionBenchmark: Repeat tes 2023-08-06 22:41:04 +02:00
6f6d765932 CompressionBenchmark: Increase number of images 2023-08-06 22:19:21 +02:00
8035a86db1 CompressionBenchmark: Add multi-thread option 2023-08-06 22:06:44 +02:00
736d009764 HDF5DatasetWriteTest: Fix 2023-06-28 20:33:25 +02:00
2b72039045 PredictSpotsOnDetector: Add (but no correctness test so far) 2023-06-23 14:18:36 +02:00
cc07979fca JFCalibrationPerfTest: Don't use random numbers to generate pedestal frames (too slow with Intel Compiler) 2023-06-14 10:04:47 +02:00
b5d0b34fc8 JFConversion: Simplify (processing per module, not per packet) + add GPU conversion procedure - currently only synchronous 2023-06-07 20:53:59 +02:00
190068d8fa JFCalibrationPerfTest: Add parallel conversion test (up to 32 threads) 2023-06-06 18:53:42 +02:00
5513b46833 JFCalibrationPerfTest: measure performance of conversion with packet processing 2023-06-03 21:02:21 +02:00
a9a00db8e9 PreviewTest: Fix 2023-05-27 17:59:26 +02:00
9d5be2a4e9 FrameTransformation: Split packing and compression 2023-05-01 21:27:08 +02:00
6a2cdf1d2b Move WorkRequest to Completion.h 2023-04-25 19:47:31 +02:00
dc02d1d5d9 JFCalibrationPerfTest: Fix 2023-04-15 19:31:23 +02:00
3f87914630 LinuxSocketDevice running + change in Measure() function for better problem avoidance 2023-04-15 19:13:14 +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
d921e64224 Move all image analysis related code to image_analysis/ directory 2023-04-08 23:59:35 +02:00
bffaa17bcd ProcessJFPacket: Doesn't include JF conversion 2023-04-07 13:21:06 +02:00
2c9d97c198 JFCalibrationPerfTest: More fine-grained locking 2023-04-07 11:20:19 +02:00
f7e23e963f JFCalibrationPerfTest: Add packet processing test 2023-04-07 10:51:45 +02:00
f44cb55252 jf_packet.h: renamed, moved to jungfrau/, and slightly refactored 2023-04-07 10:00:07 +02:00
32f9bb4973 JFCalibrationTest: Moved back to tests/ folder 2023-04-07 09:49:42 +02:00
1757d42182 Initial commit
Signed-off-by: Filip Leonarski <filip.leonarski@psi.ch>
2023-04-06 11:17:59 +02:00