-
Is it possible to run acquisition from multiple cameras using one server with multiple IOCs installed?
We are setting up multiple Maco 319C cameras for monitoring equipment. The cameras are connect…
dmgav updated
4 months ago
-
Dear all,
I was compiling the package with the following sub-modules umcommented in RELEASE.local file:
> ADANDOR=$(AREA_DETECTOR)/ADAndor
> ADANDOR3=$(AREA_DETECTOR)/ADAndor3
> ADARAVIS=$(AREA_…
-
Probably this is a simple fix, but I can't get 'make clean' to work.
Russ
make[4]: Entering directory `/local/DPbin/epics/epics_2018-01-31/synApps_5_8/support/areaDetector-3-2/ADProsilica-2-4/pros…
-
Refs #10
- [x] https://github.com/bluesky/ophyd/blob/master/ophyd/areadetector/detectors.py - verify that implementation of Eiger in Ophyd Areadetector is complete
- [x] https://github.com/NSLS…
-
When using AD 2.6 and ADSimDetector 2.4, a [KeyError was raised](https://github.com/BCDA-APS/use_bluesky/blob/2bcf4a94958fffa4565092284a90b7a5d90a63ca/plans/standlone.py#L224). The containing file de…
-
There are two separate issues:
- [ ] N filter buffer is not cleared prior to a new scan. This affects the statistics if the N filter is enabled.
- [ ] The filter should be automatically enabled by th…
-
My aim is to draw some lines on top of the image. As far as I understood how imageview works,
it should be done directly on the `DrawImage` method using de `dc` instance (unless we do it a instance at…
-
Would it be possible to put tags for the R1-x series on the git repositories (at least for ADCore)? This would greatly help people who have large numbers of old IOCs and want to check if a given feat…
-
There is a type in EXAMPLE_RELEASE.local
#ADCSIMDETECTOR=$(AREA_DETECTOR)/ADCSimDetector
Should be? ("C" is too much)
#ADSIMDETECTOR=$(AREA_DETECTOR)/ADSimDetector
-
As I understand the current area detectors support (*ADBase*, *CamBase*) are modelled after epics [areaDetector](https://github.com/areaDetector/areaDetector) module. This certainly makes sense becaus…