leonarski_f leonarski_f
  • Joined on 2025-02-24
leonarski_f pushed to 2604-more-fixes at mx/Jungfraujoch 2026-04-29 16:53:24 +02:00
b53572e7f1 jfjoch_process: Remove mutexes for reader and plots to improve performance (result not encouraging so far)
leonarski_f created pull request mx/Jungfraujoch#50 2026-04-29 15:32:45 +02:00
v1.0.0-rc.140
leonarski_f pushed to 2604-more-fixes at mx/Jungfraujoch 2026-04-29 15:32:12 +02:00
623e302928 ZMQImagePuller: Add timing info + remove extra verbose for republish
f493ea2272 VERSION: 1.0.0-rc.140
991f52fefb jfjoch_broker: Reduce startup time for ZeroMQ connection in DECTRIS workflow, by keeping an open connection from the moment detector is initialized
fbbd4b4133 JFJochReceiverFPGA: print thread count
51620fbc26 JFJochServices: Fix reporting
Compare 9 commits »
leonarski_f created branch 2604-more-fixes in mx/Jungfraujoch 2026-04-29 15:32:12 +02:00
leonarski_f released Release 1.0.0-rc.139 at mx/Jungfraujoch 2026-04-29 11:27:10 +02:00
leonarski_f pushed tag 1.0.0-rc.139 to mx/Jungfraujoch 2026-04-29 11:27:10 +02:00
leonarski_f pushed to main at mx/Jungfraujoch 2026-04-29 09:50:53 +02:00
4878318c27 v1.0.0-rc.139 (#49)
leonarski_f merged pull request mx/Jungfraujoch#49 2026-04-29 09:50:51 +02:00
v1.0.0-rc.139
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-29 09:29:33 +02:00
d32b16651f DetectorWrapper: Add public virtual destructor
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-29 09:11:14 +02:00
befadc92d5 SLSDetectorWrapper: Add constructor with version message
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 22:25:01 +02:00
60bcaee351 JFJochReceiverProcessingTest: Add test of receiver running without valid spots
2665abe047 AnalyzeIndexing: Make it safer for weird data
Compare 2 commits »
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 20:40:21 +02:00
f32ceefc55 CMake: Fix
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 20:08:12 +02:00
8d34477c00 CHANGELOG
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 20:06:09 +02:00
c14c187901 CHANGELOG
99c3070bcf CHANGELOG
83fff25724 jfjoch_writer: Save integrated reflection count
97a5899b73 jfjoch_writer: Add index analysis time + refactor saving profiling information
81c9695c6b jfjoch_writer: Enable fill value in AutoIncrVector to support NaN placeholder
Compare 11 commits »
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 16:45:26 +02:00
a6326b0377 JFJochStateMachine: Fix missing pedestal thread
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 16:32:15 +02:00
994c0f96fa JFJochReceiverFPGA: compression and total processing time are lost due to order of operations
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 16:04:43 +02:00
162eab63b7 JFJochStateMachine: Notify everyone on CalibrateDetector finished + small modifications to handling state
a7e98e91ab JFJochStateMachine: Notify everyone on CalibrateDetector finished
Compare 2 commits »
leonarski_f created pull request mx/Jungfraujoch#49 2026-04-28 15:06:06 +02:00
v1.0.0-rc.139
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 14:57:04 +02:00
38358e51b0 Frontend: Fix units
3a6abe3f2a CHANGELOG
Compare 2 commits »
leonarski_f pushed to 2604-start-speed at mx/Jungfraujoch 2026-04-28 14:53:35 +02:00
f493d77a2a JFJochReceiver: Make it a bit more verbose