This test aims to find issues with the work we have done towards the September 2026 Milestone so far.
We should do a full stack test of our software so far.
This should be conducted on the new streaming server or NDW1836 if unavailable along with the streaming control board and detector modules set up on EMMA (or another test instrument)
We should test:
kdaectrl begins a run -> streaming hardware streams udp as expected -> event_udp_to_kafka forms ev44/pu00 correctly -> kafka_event_aggregator matches these up -> kdaediag reads them correctly.
Top-level workflow to test:
- A python command writes to a
begin PV (and also a GUI if available). This does not have to be genie_python for this test - could manually use p4p.
kdaectrl begins a run
- streaming hardware streams udp as expected
event_udp_to_kafka forms ev44/pu00 correctly
kafka_event_aggregator matches these up and forwards to main _events stream
kdaediag reads them correctly and forms correct diagnostics e.g. spectra
Other things to test:
- Pause/resume
- Runcontrol
- Hard/soft vetoes
- Multi-period run
- Timing modes
- Wiring and spectra mapping are correct
note that this does not need to follow any sort of deployment approach - if containers work for certain processes ie. redpanda and things that aren't IOCs that's great, but if we have to run things manually that's not the end of the world. Infrastructure/deployment work will decide on this stuff for production, this is just a test.
This will require input from DSG.
People to invite to see the test once it's working: HRPD scientists, SANDALS scientists (?), report outcome of test to MN/MG?
This test aims to find issues with the work we have done towards the September 2026 Milestone so far.
We should do a full stack test of our software so far.
This should be conducted on the new streaming server or NDW1836 if unavailable along with the streaming control board and detector modules set up on EMMA (or another test instrument)
We should test:
kdaectrlbegins a run -> streaming hardware streams udp as expected ->event_udp_to_kafkaformsev44/pu00correctly ->kafka_event_aggregatormatches these up ->kdaediagreads them correctly.Top-level workflow to test:
beginPV (and also a GUI if available). This does not have to be genie_python for this test - could manually usep4p.kdaectrlbegins a runevent_udp_to_kafkaformsev44/pu00correctlykafka_event_aggregatormatches these up and forwards to main_eventsstreamkdaediagreads them correctly and forms correct diagnostics e.g. spectraOther things to test:
note that this does not need to follow any sort of deployment approach - if containers work for certain processes ie. redpanda and things that aren't IOCs that's great, but if we have to run things manually that's not the end of the world. Infrastructure/deployment work will decide on this stuff for production, this is just a test.
This will require input from DSG.
People to invite to see the test once it's working: HRPD scientists, SANDALS scientists (?), report outcome of test to MN/MG?