Dan Allan
Dan Allan
Databroker 2.x makes some massive changes, reworking Databroker from a "thick" Python library to a server--client architecture that runs over HTTP. Most user code is backward-compatible but some aspects (like...
I believe it is @tacaswell’s abbreviation for “pin hole” detector, a detector with a scalar reading, as opposed to a linear array or an image.
I’m going to reopen this as a reminder to consider renaming that to the full `pinhole` and/or provide more context in commentary where it is used. Thanks for the feedback!
Our approach for fixing this is to create the figure in a dedicated cell, above where `RE(...)` is called. We have applied this fix to "Hello Bluesky.ipynb" and some others...
Proposed solution: Use AWS Route53 so make an ALIAS record at `dask-scheduler.blueskyproject.io` that points to the `SCHEDULER_ADDRESS`. When the `SCHEDULER_ADDRESS` changes, we can update Route53 (which propagates instantly) instead of...
Hello @masterfelu! The logs are configurable: https://caproto.github.io/caproto/v1.1.1/loggers.html#caproto-s-logging-related-api There is a trade off between horizontal space and including the date. I can appreciate the argument for including it by default. I...
+1 for merging but -0.5 for adding matplotlib as a test dependency. Either merge this without a test or throw it in an IOC repo such as those in https://github.com/caproto/
> [I have a copy-paste fail, I get complaints, I prevent any future copy-paste I get complaints ;)](https://github.com/NSLS-II/caproto/pull/343#issuecomment-428202781) :- D
For future convenience, [here's a link to the source of `acctst`](https://github.com/epics-base/epics-base/blob/d77a96d23d962f996f12e29255aa29beed64c1b1/modules/ca/src/client/acctst.c).
Running against caproto commit 0ac8af39b120f1c48330da26a4b75cb5250aa248, `acctst` seems to hang on `exceptionTest`. ``` acctst simple:A 100 1 1 0 CA Client V4.13, channel name "simple:A", timeout 1e+20 multiSubscrDestroyNoLateCallbackTest {..........} 2924.797513 sec...