-
This issue captures a discussion with @jwlodek @mrakitin @evalott100 @prjemian and others.
Despite our best efforts, updates to `ophyd-async` are still reasonably likely to break for someone somewh…
-
This would be nice for development for EPICS noobs such as myself who don't know how to setup `simDetector` for our ourselves. Having this ship with the repository means we could use it in tests
-
It is currently reporting:
```
WARNING: Summarised items should not include the current module. Replace 'ophyd_async.epics.areadetector' with 'areadetector'.
WARNING: Summarised items should not inclu…
-
The AreaDetector simulator backed by the Epics AreaDetectorSimulator is split into three parts: `dodal/src/dodal/devices/adsim.py` contains a 5-axis MotorBundle; `dodal/src/dodal/devices/areadetector/…
-
LiveImage plots at Imaging and Microscopy beamlines are high priority features but currently there are issues monitoring xspress3 ROIS causing data loss. The best solution is to use the time series pl…
-
As a developer i would like to update relevant EPICS modules - these are not covered by #7976
Generally this will involve unpacking a new tar/zip file as per https://github.com/ISISComputingGroup/i…
-
Presumably this is part of the areadetector implementation?
Acquire time could be measured in seconds, milliseconds etc. and knowing which is crucial.
-
## Expected Behavior
Area detector stuff works with ADStream
## Current Behavior
The PVs are different enough that it fails
TODO: fully explore differences
## Possible Solution
…
-
From a discussion I had with @koglin.
The way that we're doing area detector here is very confusing and hard to follow. We have specific `DetectorBase` subclasses that do the same thing (adapt to our…
-
EDIT: Please discard this PR, I found the doc page:
https://areadetector.github.io/areaDetector/user_guide.html
https://areadetector.github.io/areaDetector/ADEiger/eiger.html
My apologies, the …