-
Steps to reproduce:
```
door/demo1/1 [41]: lsmeas
Active Name Timer Experim. channels
-------- ---------- ------- ------------------------
* mntgrp08 ct17 ct17…
-
I suggest to adapt the PoolMotor widget to support DiscretePseudoMotors.
I suggest to display the read value as the corresponding label of the DiscretePseudoMotor or "Unknown" in case it is not in a …
-
This ticket originates from [#451].
The current validation of parameters in SpockCommandWidget is not optimal. Refactoring is needed.
In this process improvements should be done in order to allow …
-
This issue was reported by Francois Fauth (BL04@ALBA) - Thanks!
We noticed a small issue with sequencer, when loading a text file.
Typically considering the three following commands
`cryoRampWait…
-
At Alba we have found a need to configure environment for the specific experiments run in parallel. This includes variables like ActiveMntGrp, ScanFile, ScanDir, etc.
While it is feasible (not ver…
-
One of the ideas from Sardana Workshop at Solaris.
If you make amendments to a controller (or a library of those), it would be great if it would automatically save the file and make a Git commit th…
-
Long story short, the idea is to allow scans to use number of measurement points that is not known beforehand. This can be done easily with a standard step scan, but not with ones that use CAcquisitio…
-
-
Hej,
I also get an error, but directly in spock:
```
if self._deviceObj is not None:
File "/usr/local/lib/python2.7/dist-packages/taurus/core/tango/tangodevice.py", line 74, in __getatt…
-
When writing a macro class in sardana it is possible to define the methods `on_abort(self)` and `on_stop(self)` to recover or handle error/stop cases respectively.
While this seems useful at first …