Feat/add jungfrau joch integration #90

Merged
appel_c merged 7 commits from feat/add_jungfrau_joch_integration into main 2025-09-17 17:40:44 +02:00
appel_c commented 2025-09-02 18:08:49 +02:00 (Migrated from gitlab.psi.ch)

Summary

This MR integrates the JungfrauJoch backend together with the Eiger detectors Eiger1.5M and Eiger9M. Both detectors share the same logic, and are simply differentiated by having the correct system activate within JungfrauJoch. The integration was tested for the Eiger1.5M. Below is a brief summary of what works already, and what remains as a TODO for future work.

closes #1

Checklist

  • Eiger data was measured for the 1.5M with various exposure times, and frames. Overall, this ranged between 20-100 frames with exposure times between 0.6ms (600us) to 5000ms (5s). Scans look good and robust without significant failures.
  • Sometimes the backend is not receiving all the data. This needs to be investigated in more detail as to what exactly is the issue here.
  • File Writing works, with JFJ writing data in separate h5 files. The beamline should check the format. I picked a format with a virtual dataset, which is now already linked to the main h5 file from BEC. Data can thereby be directly accessed. The beamline may create more links as they see fit to various additional metadata in the JFJ h5 files. I will explain how to do that separately.
  • Tests are written to ensure that the current logic remains consistent.
  • Currently, the integration will not automatically switch the detector as this operation is not yet considered stable enough to be automated. Therefore, I implemented checks that the detector is properly selected and initialized upon connecting to the device. Selection and initialization should take place in the JungfrauJoch WEB UI. The error message indicates this including the WEB UI URL.
  • A cleanup of the JungfrauJochClient communication is still outstanding. I would propose to first test with this version as it works reliably in first tests. Backend code can be improved and refactored later (review JFJ API usage + crosscheck error handling of request (timeout handling...)).
  • The preview stream is already received by the integration. However, at the moment we still miss some libraries on the bec-server to decode the data send through the stream. This will be enabled once packages are installed on the machines.

Summary

This version can be merged, and the points above used as reference for improvements in the future.

Notes

Currently CI pipelines fail because of issue related to gitlab. We wait for this to be fixed.

# Summary This MR integrates the JungfrauJoch backend together with the Eiger detectors Eiger1.5M and Eiger9M. Both detectors share the same logic, and are simply differentiated by having the correct system activate within JungfrauJoch. The integration was tested for the Eiger1.5M. Below is a brief summary of what works already, and what remains as a TODO for future work. closes #1 ## Checklist - [x] Eiger data was measured for the 1.5M with various exposure times, and frames. Overall, this ranged between 20-100 frames with exposure times between 0.6ms (600us) to 5000ms (5s). Scans look good and robust without significant failures. - [ ] Sometimes the backend is not receiving all the data. This needs to be investigated in more detail as to what exactly is the issue here. - [x] File Writing works, with JFJ writing data in separate h5 files. The beamline should check the format. I picked a format with a virtual dataset, which is now already linked to the main h5 file from BEC. Data can thereby be directly accessed. The beamline may create more links as they see fit to various additional metadata in the JFJ h5 files. I will explain how to do that separately. - [x] Tests are written to ensure that the current logic remains consistent. - [x] Currently, the integration will not automatically switch the detector as this operation is not yet considered stable enough to be automated. Therefore, I implemented checks that the detector is properly selected and initialized upon connecting to the device. Selection and initialization should take place in the JungfrauJoch WEB UI. The error message indicates this including the WEB UI URL. - [ ] A cleanup of the JungfrauJochClient communication is still outstanding. I would propose to first test with this version as it works reliably in first tests. Backend code can be improved and refactored later (review JFJ API usage + crosscheck error handling of request (timeout handling...)). - [ ] The preview stream is already received by the integration. However, at the moment we still miss some libraries on the bec-server to decode the data send through the stream. This will be enabled once packages are installed on the machines. # Summary This version can be merged, and the points above used as reference for improvements in the future. # Notes Currently CI pipelines fail because of issue related to gitlab. We wait for this to be fixed.
appel_c commented 2025-09-03 08:53:19 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 6b0cb6ea - wip cleanup

Compare with previous version

added 1 commit <ul><li>6b0cb6ea - wip cleanup</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=46934&start_sha=e03ab70035ddd7a2920b1cb97e7b1e83059eeee1)
appel_c commented 2025-09-04 09:19:08 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • f5e13060 - w

Compare with previous version

added 1 commit <ul><li>f5e13060 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=46957&start_sha=6b0cb6ea42895291dc7b6a4b3dae1fcc311aef66)
appel_c commented 2025-09-04 09:23:38 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 88625468 - w

Compare with previous version

added 1 commit <ul><li>88625468 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=46958&start_sha=f5e1306030510a7bd81a1de35709f0ea5ab883f6)
appel_c commented 2025-09-04 09:27:56 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • a38f1301 - w

Compare with previous version

added 1 commit <ul><li>a38f1301 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=46959&start_sha=886254680c20244f855247c467e40599261be06a)
appel_c commented 2025-09-04 12:26:20 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • a54a92e2 - w

Compare with previous version

added 1 commit <ul><li>a54a92e2 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=46961&start_sha=a38f13011292ffcd115f96f8836fbfe11163b177)
appel_c commented 2025-09-04 12:52:37 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 18c83ff5 - w

Compare with previous version

added 1 commit <ul><li>18c83ff5 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=46962&start_sha=a54a92e2bc9b474f7f05e419c568038695adfdc0)
appel_c commented 2025-09-04 14:09:48 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • b1d0733e - w

Compare with previous version

added 1 commit <ul><li>b1d0733e - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=46963&start_sha=18c83ff5b492c1b46a227a2b609a83af97270cb4)
appel_c commented 2025-09-09 07:24:07 +02:00 (Migrated from gitlab.psi.ch)

added 2 commits

  • 6eb47c8b - w
  • d41fcb44 - fix remove detectorsettings, after backend upgrade to rc71

Compare with previous version

added 2 commits <ul><li>6eb47c8b - w</li><li>d41fcb44 - fix remove detectorsettings, after backend upgrade to rc71</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=46999&start_sha=b1d0733ec73c55a71c6967a8dbd6f2bc53b780af)
appel_c commented 2025-09-09 07:33:24 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 1f505d01 - remove, temporary add simulated motor for tests

Compare with previous version

added 1 commit <ul><li>1f505d01 - remove, temporary add simulated motor for tests</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47000&start_sha=d41fcb444510668119812f0f217ae15362608235)
appel_c commented 2025-09-09 07:39:01 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 8d83fcc5 - remove, temporary add simulated motor for tests

Compare with previous version

added 1 commit <ul><li>8d83fcc5 - remove, temporary add simulated motor for tests</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47001&start_sha=1f505d0149bdcd65f400549d50f8cfe52748f99f)
appel_c commented 2025-09-09 07:42:06 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • a7e481aa - add filepath

Compare with previous version

added 1 commit <ul><li>a7e481aa - add filepath</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47002&start_sha=8d83fcc503dec12c36a8f0717a832d7b1c38d11a)
appel_c commented 2025-09-10 08:00:50 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 83aefacc - remove detector settings in on stage

Compare with previous version

added 1 commit <ul><li>83aefacc - remove detector settings in on stage</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47010&start_sha=a7e481aa965918b1e9201d01b8bb58a4207ef17a)
appel_c commented 2025-09-10 08:13:19 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 42291987 - remove readout time, jfj should handle that..

Compare with previous version

added 1 commit <ul><li>42291987 - remove readout time, jfj should handle that..</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47011&start_sha=83aefacc91bf41021b79f843a4215b7789c2277a)
appel_c commented 2025-09-10 13:14:17 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 31d88553 - wip

Compare with previous version

added 1 commit <ul><li>31d88553 - wip</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47019&start_sha=42291987401305f34707b3fa39fd6791646492d5)
appel_c commented 2025-09-10 13:25:10 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 76f6ba5e - improve error handling in delaygenerator polling

Compare with previous version

added 1 commit <ul><li>76f6ba5e - improve error handling in delaygenerator polling</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47020&start_sha=31d88553736c3135b55ebb39279087e91088a321)
appel_c commented 2025-09-10 13:29:50 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 0fc00321 - increase request timeout

Compare with previous version

added 1 commit <ul><li>0fc00321 - increase request timeout</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47021&start_sha=76f6ba5ec4b3c56154e424a56707efc780dbb56c)
appel_c commented 2025-09-10 13:32:05 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • f9580601 - add debugging for timed start calls

Compare with previous version

added 1 commit <ul><li>f9580601 - add debugging for timed start calls</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47022&start_sha=0fc00321318c9ec01df51c73e4c7b2dfbff6530b)
appel_c commented 2025-09-10 13:50:36 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 80bd8d98 - remove progrerss update in mcs card as there seems to be an issue in the callback

Compare with previous version

added 1 commit <ul><li>80bd8d98 - remove progrerss update in mcs card as there seems to be an issue in the callback</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47023&start_sha=f9580601111b854f6324077508021b62a5349c8f)
appel_c commented 2025-09-10 14:02:58 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • e9b4c8df - add file event

Compare with previous version

added 1 commit <ul><li>e9b4c8df - add file event</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47024&start_sha=80bd8d98101594f92ba6a018b7636db4b60bd6f5)
appel_c commented 2025-09-10 14:12:35 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • ba7fc124 - test images per file is 10

Compare with previous version

added 1 commit <ul><li>ba7fc124 - test images per file is 10</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47025&start_sha=e9b4c8df8d2aa5f3206c9492b179ab054253b542)
appel_c commented 2025-09-10 14:16:43 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 0dbda8eb - add hinted entries

Compare with previous version

added 1 commit <ul><li>0dbda8eb - add hinted entries</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47026&start_sha=ba7fc124a0088178458e1e259c0ff15a2276d91a)
appel_c commented 2025-09-10 14:25:02 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • a923618f - fix linked h5 entries

Compare with previous version

added 1 commit <ul><li>a923618f - fix linked h5 entries</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47027&start_sha=0dbda8eb7e037817d99d5b7546cf0abda6b396ad)
appel_c commented 2025-09-10 14:36:38 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 724d981e - fix filepath signal

Compare with previous version

added 1 commit <ul><li>724d981e - fix filepath signal</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47028&start_sha=a923618f1147a3b97f6013b2d2a108b99c0861fa)
appel_c commented 2025-09-10 15:05:45 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 717edac1 - w

Compare with previous version

added 1 commit <ul><li>717edac1 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47029&start_sha=724d981e0338daf986d046ebc5204ce7741e5973)
appel_c commented 2025-09-10 15:14:55 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • d757365d - fix improve wait_till done..

Compare with previous version

added 1 commit <ul><li>d757365d - fix improve wait_till done..</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47030&start_sha=717edac1aeed1fa8d62cfb1f72f4ea7c0313efbd)
appel_c commented 2025-09-10 15:16:59 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 3d9756e5 - remove wait

Compare with previous version

added 1 commit <ul><li>3d9756e5 - remove wait</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47031&start_sha=d757365d5b47126f938e37235877856bd58a77f6)
appel_c commented 2025-09-10 16:05:12 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • db94f0a4 - refactor ddg polling..

Compare with previous version

added 1 commit <ul><li>db94f0a4 - refactor ddg polling..</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47035&start_sha=3d9756e5d45f69a42c5da9007a02836cda873bf3)
appel_c commented 2025-09-10 16:14:59 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 79aa0373 - refactor wait_for_idle

Compare with previous version

added 1 commit <ul><li>79aa0373 - refactor wait_for_idle</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47036&start_sha=db94f0a4af9df7630d9e365ad857d4a835270067)
appel_c commented 2025-09-10 16:16:36 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 7dd63736 - w

Compare with previous version

added 1 commit <ul><li>7dd63736 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47037&start_sha=79aa03732df917c5291e75820e291eee6ea05bd3)
appel_c commented 2025-09-10 16:31:40 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • a67e38fd - w

Compare with previous version

added 1 commit <ul><li>a67e38fd - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47038&start_sha=7dd63736d9f6cdb9bf206fde389ff57517ceb9db)
appel_c commented 2025-09-10 16:53:53 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • d9f30435 - w

Compare with previous version

added 1 commit <ul><li>d9f30435 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47039&start_sha=a67e38fda171114efbab7781cac833d38e80bf1b)
appel_c commented 2025-09-10 17:25:14 +02:00 (Migrated from gitlab.psi.ch)

added 3 commits

  • 02ac2e19 - feat(eiger): add jfj integration
  • 390ca9e5 - refactor(eiger): add file event signal
  • 19a95d32 - refactor(jungfrau-joch-client): Improve wait_till_idle method

Compare with previous version

added 3 commits <ul><li>02ac2e19 - feat(eiger): add jfj integration</li><li>390ca9e5 - refactor(eiger): add file event signal</li><li>19a95d32 - refactor(jungfrau-joch-client): Improve wait_till_idle method</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47042&start_sha=d9f304353e1002c7019f70ea16a736682de67e99)
appel_c commented 2025-09-10 21:08:28 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 22882526 - refactor(eiger): cleanup, remove auto initialization

Compare with previous version

added 1 commit <ul><li>22882526 - refactor(eiger): cleanup, remove auto initialization</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47044&start_sha=19a95d325b3558ec733c313740d600bdb4c58fe6)
appel_c commented 2025-09-10 21:12:11 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • ec5e8a23 - w

Compare with previous version

added 1 commit <ul><li>ec5e8a23 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47046&start_sha=2288252618d153a70a7ed8bb851db6452d6b3d19)
appel_c commented 2025-09-10 21:13:29 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • f0be1370 - w

Compare with previous version

added 1 commit <ul><li>f0be1370 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47048&start_sha=ec5e8a238fbce24c44b2e267b6615bdb554c6d41)
appel_c commented 2025-09-10 21:30:22 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 296f022f - w

Compare with previous version

added 1 commit <ul><li>296f022f - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47050&start_sha=f0be137021a94849d80b6b1fd887957e0de4597b)
appel_c commented 2025-09-10 21:33:24 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 40cef958 - w

Compare with previous version

added 1 commit <ul><li>40cef958 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47052&start_sha=296f022f042324a6ff41c6f3bf893a88c28c5985)
appel_c commented 2025-09-10 21:40:17 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • b6b98c6d - w

Compare with previous version

added 1 commit <ul><li>b6b98c6d - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47054&start_sha=40cef9586d19a0dafaad5ddaf6cffaa34caaae55)
appel_c commented 2025-09-10 21:50:19 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 819e69c1 - w

Compare with previous version

added 1 commit <ul><li>819e69c1 - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47056&start_sha=b6b98c6d28f729f32bbcb9f895ec118a868e0c9a)
appel_c commented 2025-09-10 22:01:18 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 771d4f98 - fix removesuffix, add timeouterror in wait_for_complete

Compare with previous version

added 1 commit <ul><li>771d4f98 - fix removesuffix, add timeouterror in wait_for_complete</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47058&start_sha=819e69c14f974eb89901e6782b56b7df915e4f68)
appel_c commented 2025-09-10 22:06:32 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • fb3c09bf - w

Compare with previous version

added 1 commit <ul><li>fb3c09bf - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47060&start_sha=771d4f98939d2f23c3488c6422f092418927aef8)
appel_c commented 2025-09-10 22:13:50 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • 3ffc03aa - w

Compare with previous version

added 1 commit <ul><li>3ffc03aa - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47062&start_sha=fb3c09bfe5ca95db23fd748fc86803fc914899d4)
appel_c commented 2025-09-10 22:16:48 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • bac733e9 - refactor(eiger): cleanup, remove auto initialization

Compare with previous version

added 1 commit <ul><li>bac733e9 - refactor(eiger): cleanup, remove auto initialization</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47064&start_sha=3ffc03aa4a1c68dc5b79db1e4d7999cb571f57c5)
appel_c commented 2025-09-11 07:47:52 +02:00 (Migrated from gitlab.psi.ch)

added 2 commits

  • bf6ab16e - fix(mcs-card): fix mcs card test for on_connected
  • f6f3dd94 - fix: deprecate old eiger9m_csaxs integration

Compare with previous version

added 2 commits <ul><li>bf6ab16e - fix(mcs-card): fix mcs card test for on_connected</li><li>f6f3dd94 - fix: deprecate old eiger9m_csaxs integration</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47066&start_sha=bac733e94bd5be7a62e06d249823117a53aeb0f8)
appel_c commented 2025-09-11 10:25:55 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • d42e4ffa - test(eiger): cleanup and add tests

Compare with previous version

added 1 commit <ul><li>d42e4ffa - test(eiger): cleanup and add tests</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47070&start_sha=f6f3dd9445337d21885ef2c0b390f6b620ae9261)
appel_c commented 2025-09-11 10:53:47 +02:00 (Migrated from gitlab.psi.ch)

marked this merge request as ready

marked this merge request as **ready**
appel_c commented 2025-09-11 10:53:47 +02:00 (Migrated from gitlab.psi.ch)

changed the description

changed the description
appel_c commented 2025-09-11 10:53:47 +02:00 (Migrated from gitlab.psi.ch)

requested review from @wakonig_k, @menzel, @holler, @diaz, and @leonarski_f

requested review from @wakonig_k, @menzel, @holler, @diaz, and @leonarski_f
appel_c commented 2025-09-11 10:53:47 +02:00 (Migrated from gitlab.psi.ch)

assigned to @appel_c

assigned to @appel_c
appel_c commented 2025-09-11 10:53:55 +02:00 (Migrated from gitlab.psi.ch)

marked the checklist item Currently, the integration will not automatically switch the detector as this operation may remain stuck. Therefore, I implemented checks that the detector is properly selected and initialized upon connecting to the device. Selection and initialization should take place in the JungfrauJoch WEB UI. The error message indicates this including the WEB UI URL. as completed

marked the checklist item **Currently, the integration will not automatically switch the detector as this operation may remain stuck. Therefore, I implemented checks that the detector is properly selected and initialized upon connecting to the device. Selection and initialization should take place in the JungfrauJoch WEB UI. The error message indicates this including the WEB UI URL.** as completed
appel_c commented 2025-09-11 10:54:14 +02:00 (Migrated from gitlab.psi.ch)

changed the description

changed the description
appel_c commented 2025-09-11 10:54:45 +02:00 (Migrated from gitlab.psi.ch)

changed the description

changed the description
appel_c commented 2025-09-11 11:03:21 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • d500862e - w

Compare with previous version

added 1 commit <ul><li>d500862e - w</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47072&start_sha=d42e4ffaacd22df685bf26933c4d6a242860edc9)
appel_c commented 2025-09-11 11:03:43 +02:00 (Migrated from gitlab.psi.ch)

added 1 commit

  • db6738d9 - test(eiger): cleanup and add tests

Compare with previous version

added 1 commit <ul><li>db6738d9 - test(eiger): cleanup and add tests</li></ul> [Compare with previous version](/bec/csaxs_bec/-/merge_requests/78/diffs?diff_id=47074&start_sha=d500862e428af557d6d79fa2173e8a334e238044)
appel_c commented 2025-09-11 11:05:17 +02:00 (Migrated from gitlab.psi.ch)

changed the description

changed the description
appel_c commented 2025-09-11 11:06:08 +02:00 (Migrated from gitlab.psi.ch)

changed the description

changed the description
appel_c commented 2025-09-11 11:34:44 +02:00 (Migrated from gitlab.psi.ch)

mentioned in issue #12

mentioned in issue #12
diaz commented 2025-09-11 13:43:13 +02:00 (Migrated from gitlab.psi.ch)

Thanks for all the work!
Where is the data so that we can try to read it?

Thanks for all the work! Where is the data so that we can try to read it?
appel_c added 1 commit 2025-09-11 15:37:31 +02:00
appel_c force-pushed feat/add_jungfrau_joch_integration from d48a1f5402 to 9463a94e96 2025-09-11 15:38:23 +02:00 Compare
appel_c merged commit 2bb6667f30 into main 2025-09-17 17:40:44 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/csaxs_bec#90