ISISComputingGroup / ISISComputingGroup/IBEX
genie_python: command to evaluate runstate
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a user I don't want to have to type something like:
if g.get_runstate() == "RUNNING":
How about a function like g.is_runstate("RUNNING")
Or would g.is_runnning() be better?
Would need g.is_waiting(), g.is_setup() and g.is_paused()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.