x01dc
d9004bffa7
feat(LamNI): migrate X-ray eye alignment from LabView/EPICS to BEC GUI
...
- Add x_ray_eye_align.py: GUI-based alignment procedure collecting sample
centre at 8 angles (0-315 deg, full 360 deg rotation), submitting x/y
offsets to XRayEye widget fit tab, reading sinusoidal fit parameters back
via omny_xray_gui device signals
- Update gui_tools.py: modernise to current BEC widget API (single new()
call with object_name, _is_deleted() existence checks, add_ring() progress
bar API, start/eta time display); add lamnigui_show_xeyealign_fittab()
- Update alignment.py: add read_xray_eye_correction_from_gui(), remove
obsolete GUI-procedure methods now in x_ray_eye_align.py, fix __init__
(remove orphaned _reset_init_values() call)
- Update lamni.py: add set_client() call in __init__, add
xrayeye_alignment_start(keep_shutter_open) and xrayeye_update_frame()
matching FlOMNI naming convention, import XrayEyeAlignGUI
- Fix LamNIMoveToScanCenter: replace arg_input/arg_bundle_size device-bundle
pattern with required_kwargs; float dict keys caused msgpack >= 1.0
ValueError with strict_map_key=True
- Update all lamni_move_to_scan_center() call sites to keyword arguments
- Update docs/user/ptychography/lamni.md: document new commands, remove
MATLAB/LabView references
2026-07-12 08:07:49 +02:00
x12sa and holler
f435739c7f
docs fix
2026-07-12 07:28:10 +02:00
x12sa and holler
10eb949206
feat(flomni): add remove-only sample change via ftransfer_sample_change(-1)
...
Passing -1 stows the sample currently in the sample stage into a free
tray slot without mounting a replacement, matching the old control
system's sample_change(-1) behavior. Existing swap-path logic is
unchanged.
2026-07-12 07:28:10 +02:00
x12sa and holler
60cc50bad1
feat(flomni): guard umvr_fsamy_tracked against enabled rt feedback
...
umvr_fsamy_tracked/umv_fsamy_tracked require feedback OFF but did not
enforce it. Add an _internal flag; for user/CLI calls, warn that feedback
must be off (active alignment may be lost), prompt (default yes), and
disable feedback on confirm. Internal callers pass _internal=True since
they already manage the feedback lifecycle (ftransfer_flomni_stage_out,
x_ray_eye_align height-centering and mvy jog).
2026-07-07 10:41:40 +02:00
x12sa and holler
a20508c878
docs update
2026-07-07 10:41:40 +02:00
x12sa and holler
2f95f44b15
added umv fsamy tracked command to docs
2026-07-07 10:41:40 +02:00
x12sa and holler
5a12465ab1
docs updated
2026-07-07 10:41:40 +02:00
x12sa and holler
82b03274b7
fix docs
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 1s
CI for csaxs_bec / test (push) Successful in 1m38s
2026-07-01 11:49:18 +02:00
x12sa and holler
7f2c2bedc7
docs(flomni): document tomo_scan_resume, scan queueing, and related tomo_parameters() additions
...
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 2s
CI for csaxs_bec / test (push) Successful in 1m31s
- Add tomo_scan_resume() as the primary recommended way to continue an
interrupted scan, in both the user guide and the setup reference
(manual subtomo_start/start_angle/projection_number kept as fallback)
- Add a new "Queueing multiple scans" section (short walkthrough in the
user guide, full command reference + status semantics in the setup
reference, cross-linked via a new anchor)
- Document the live progress report's ETA, automatic gap detection, and
the total-time-lost-to-gaps summary
- Document the zero_deg_reference_at_each_subtomo tomo_parameters() option
- Fix stale SPEC_ptycho_align.m references -> BEC_ptycho_align.m
2026-06-30 14:31:36 +02:00
x12sa and holler
3e1d4bc152
fix in documentation
2026-06-30 14:31:36 +02:00
holler
fa799b1864
doku fix
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 2s
CI for csaxs_bec / test (push) Successful in 2m0s
2026-04-13 11:55:46 +02:00
holler
8265ad523c
doku fix2
CI for csaxs_bec / test (pull_request) Successful in 2m2s
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 2s
CI for csaxs_bec / test (push) Has been cancelled
2026-04-13 11:52:52 +02:00
holler
d91c381aff
update flomni docs with FZP distances
CI for csaxs_bec / test (pull_request) Successful in 1m58s
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 2s
CI for csaxs_bec / test (push) Successful in 1m59s
2026-04-09 14:39:08 +02:00
x12sa
43ae732e34
added check for optics in etc to only move if not already there
CI for csaxs_bec / test (pull_request) Successful in 1m59s
CI for csaxs_bec / test (push) Successful in 1m56s
2026-03-17 16:07:17 +01:00
x12sa
4967474271
removed fsh commands
CI for csaxs_bec / test (push) Successful in 1m57s
2026-03-17 14:48:05 +01:00
x12sa
58cd6bdaf7
fixes run 1
CI for csaxs_bec / test (push) Successful in 1m58s
2026-03-17 14:14:14 +01:00
x01dc and holler
70fa96bd58
added beck startup
CI for csaxs_bec / test (pull_request) Failing after 1m53s
CI for csaxs_bec / test (push) Failing after 1m55s
2026-03-06 14:39:34 +01:00
x12sa and appel_c
6ed84664f2
added docs for burst acquisition
2026-03-02 13:15:53 +01:00
holler
f8b20752f5
updated gui section
CI for csaxs_bec / test (push) Successful in 1m22s
2025-11-05 13:12:59 +01:00
Holler and appel_c
66cd89ed63
flomni fixes
2025-09-12 15:43:38 +02:00
Holler Mirko
cbb3f9e8bc
added example table for temperatures
2025-01-08 13:22:19 +01:00
Holler Mirko
5f819d9835
further fix omny doc
2025-01-08 11:51:02 +01:00
Holler Mirko
8f55b6dbcb
Fixes in omny documentation plus added show all for all relevant omny components
2025-01-08 11:46:49 +01:00
holler
b2095f8d7b
Merge branch 'main' into 'lamnidoc'
...
# Conflicts:
# docs/user/ptychography/omny.md
2024-12-16 17:03:19 +01:00
Mirko Holler
9186853faf
lamni doc
2024-12-16 16:50:53 +01:00
holler
4d241d26f3
Update omny.md values of interferometer SSI
2024-12-13 13:19:19 +01:00
holler
7ff2f7dc1b
Update omny.md
2024-12-02 13:56:07 +01:00
holler
ef1ab749a9
Update flomni.md
2024-12-02 13:56:07 +01:00
Mirko Holler
ec53bb7000
fixes in flomni doc and completion of first version of omny doc
2024-12-02 13:44:18 +01:00
Mirko Holler
5f1449365d
some mods omny doc
2024-11-29 17:28:28 +01:00
Mirko Holler
9699b39a7e
continued with omny documentation
2024-11-29 13:20:39 +01:00
Mirko Holler
79f63b84fc
completed initial version of flomni docs
2024-11-18 13:14:21 +01:00
Holler Mirko
5f9f2c8762
started editing flomni doc
2024-11-15 16:36:44 +01:00
Holler Mirko
58960944f8
init version
2024-11-15 15:37:41 +01:00