-
In December run (November 17-18 setup and testing, then operations until end of cycle) we will need to run following unique plan:
Get all ready for measurement (usaxs or saxs or waxs).
**Reset motor…
-
A human walks into a room and spot a couple of robots doing something. There is no way to interact with the robots directly, and getting too close might be dangerous.
Can the human use its mobile…
-
@kmpeters We are still having troubles with the guard slit motors getting stuck in MOVING state. Sometimes, we find this while running bluesky, sometimes while moving them from caQtDM. Always, this …
-
@prjemian There's this file called `ccd_settings.do` in Spec that specifies which folders DM Workflow watches. I attached the file in this issue. The line we need to change for every user every week i…
-
As a developer I would like to be able to carry on working if the ISIS networks are not accessible.
Some places that we definitely need to copy things out of:
* Sourcesafe
* ICP_binaries
* P2 re…
-
This is more of a question than an issue, let me know if I should redirect this somewhere else.
Why are generic AreaDetector parameters organized under "{P}:cam1:"? Are we expecting multiple "ca…
-
Wow! Figure this out. Successful scan set ended with:
```
| 97 | 12:53:24.6 | 10000000 | 368170 | 122133 | …
-
The ``motorApp/Db/*.req`` files fail to install when building against both base 3.14 and 3.15. This doesn't break builds of motor or driver code, but it does break builds of example IOCs.
-
When I wrote tomoscan.py and tomoscan_13bm.py I used mixed case for variable names and class method names. I used all lower-case for class names. This was based on my C++ experience.
I just read …
-
Where should examples for how to use the streamDevice support in the ip module reside? streamDevice isn't required to build ip, so the example IOC doesn't currently include streamDevice support.