-
Maybe Prosilica gets renamed ProsicilaBase and Proscilica comes with all the standard plugin components by default. Some things to address to make this work:
* It has to become possible to enable a…
-
I'm trying to use ophyd's `shaped_image` DerivedSignal, but I'm getting this error:
```
Subscription value callback exception (EpicsSignal(read_pv='ALS:701:image1:ArrayData', name='701_image1_array_…
-
When saving files in Stream mode with NDFileNexus we now get these errors from the HDF5 library:
```
auto_settings.sav: 2654 of 2685 PV's connected
HDF5-DIAG: Error detected in HDF5 (1.10.1-pre1)…
-
Discovered by testing fix for #18 (not related at all, to be clear):
Environment:
Arch: linux-x86_64-debug
EPICS Base 7.0.7
ADGenICam R1-8, master commit 639aa4f
ADAravis R2-3, master commit eb…
-
@MarkRivers comments on [issue #31](https://github.com/areaDetector/ADCore/issues/31#issuecomment-58425154) that attempting to define a constant dataset, like this is broken:
```
```
The above XM…
-
Hi,
I've been playing around with pvaDriver today, transporting 0.5MB images between two areaDetector IOCs with and without LZ4 compression.
I saw poor performance with the pvaDriver with even a…
-
Logically, Stream mode should work with CompressionAlgo=None and StreamDecompress=No, but this case (encoding "
-
```
2018-09-27T11:48:07.986 Undecipherable message (bad response type 4) from 127.0.0.1:51856.
```
I've seen this pop up 4 times during 2 days of stress testing of P4P. I was able to catch one i…
-
Standard detector creates an _arm_status. CoRoutine but it is not awaited.
Thus we sometimes see this error after tests complete:
```
Task was destroyed but it is pending!
source_traceback: Ob…
-
### Overview of the issue
When trying to run a bluesky plan with ophyd-epics-devices motors and area detectors, I came across a bug where trying to read a PV from either of these devices would result…