User manual: new paragraph in the queueing section explaining the button and that Submit/"Add to queue" still gate the actual write. AI_docs: plan section 6.8 records the design (not a third write path, confirm-before-discard, button-eligibility gating) and the _enter_edit_mode_with() refactor; GUI test checklist gets section 6d (test steps 42-47) and a new section 1 item 11, with the status line updated to flag 6c/6d as not yet clicked through. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -358,6 +358,13 @@ flomni.tomo_queue_show()
|
||||
flomni.tomo_queue_execute() # runs both, in order, on this sample
|
||||
```
|
||||
|
||||
**GUI: reusing an earlier job's settings.** In the ☰ Queue control… dialog, select a
|
||||
single tomo job (not a command job — those have no scan parameters) and click
|
||||
**"Load into editor"** to pull its saved settings into the params panel's editor,
|
||||
as if you'd just clicked Edit. Nothing is written yet — review or tweak the fields,
|
||||
then Submit (writes live, blocked while the beamline is busy) or "Add to queue" (always
|
||||
allowed) as usual. If you already had an edit in progress, it asks before discarding it.
|
||||
|
||||
#### Command jobs — reconfiguring the beamline between scans
|
||||
|
||||
In addition to tomogram jobs, the same queue can hold **command jobs**: an ordered
|
||||
|
||||
Reference in New Issue
Block a user