Resolve "Add the proposal session name"
Closes #52 (closed)
The attribute proposal
is replaced by proposalname
and proposalsession
.
The state machine becomes
- OFF(1): nothing specified
- OFF(2): proposal name or session specified
- ON: proposal name and session specified
- STANDBY(1): proposal and sample are specified
- STANDBY(2): proposal, sample and dataset are specified (not started)
- RUNNING: proposal, sample and dataset are specified (started)
Edited by Wout De Nolf
Merge request reports
Activity
assigned to @denolf
added 2 commits
@holger.witsch Your macro's will be broken anyway, even if you keep
proposal
instead ofproposalname
.Basically were there used to be one attribute, now there are two. I would say it even helps renaming
proposal
toproposalname
because it will tell you exactly what parts of the spec macro's you need to change.added 1 commit
- 01f5398b - Session and Beamline ID were inverted in the properties section of the code.
mentioned in commit 412dc66d
Please register or sign in to reply