Build Packages / build:viewer-tgz:cpu (push) Successful in 19m13s
Build Packages / build:viewer-tgz:cuda (push) Successful in 21m7s
Build Packages / build:rpm (ubuntu2404_nocuda) (push) Successful in 23m6s
Build Packages / build:rpm (rocky9_nocuda) (push) Successful in 23m54s
Build Packages / build:rpm (ubuntu2204_nocuda) (push) Successful in 28m14s
Build Packages / build:rpm (rocky8_nocuda) (push) Successful in 28m29s
Build Packages / build:rpm (rocky8_sls9) (push) Successful in 29m6s
Build Packages / build:rpm (rocky9_sls9) (push) Successful in 20m32s
Build Packages / XDS test (durin plugin) (push) Successful in 11m26s
Build Packages / build:rpm (rocky9) (push) Successful in 21m25s
Build Packages / Generate python client (push) Successful in 38s
Build Packages / build:rpm (rocky8) (push) Successful in 25m24s
Build Packages / Create release (push) Skipped
Build Packages / Build documentation (push) Successful in 1m21s
Build Packages / build:rpm (ubuntu2404) (push) Successful in 20m59s
Build Packages / DIALS test (push) Successful in 21m21s
Build Packages / build:rpm (ubuntu2204) (push) Successful in 26m24s
Build Packages / XDS test (JFJoch plugin) (push) Successful in 10m44s
Build Packages / XDS test (neggia plugin) (push) Successful in 9m48s
Build Packages / build:windows:nocuda (push) Successful in 28m31s
Build Packages / build:windows:cuda (push) Successful in 23m44s
Build Packages / Unit tests (push) Successful in 2h32m35s
The measurement that landed in rugnux as --estimate-beam-center is a whole-dataset pre-scan, so it belongs with the other run options in the "Analyze dataset" dialog rather than in the always-visible settings panel, whose contents are all properties of the experiment. It sits under "Detect beam stop", which shares the same pre-scan and is the checkbox it is modelled on, and it is off by default as in the CLI. The CLI's --estimate-beam-center also fits the spindle's skew about the beam (--no-fit-spindle is the deviation from it), while the bare ProcessConfig default leaves that off; the one checkbox therefore sets both, so the viewer runs what the flag it is named after runs. The sub-option itself is not exposed. RugnuxCommandLine emits the flag too, so the dialog's "Copy command" reproduces what "Run locally" would do.