-
The only place that hardcodes the ":" delimiter is NDStats_settings.req. Our site has special rules for ":" and therefore I need to change the stock ADCore file to overcome this (currently replacing w…
hinxx updated
6 years ago
-
Now that the other two classes are largely finished, we can start doing stuff here.
1. implement the save & load function for the raw distortion `saveRawDistortion` & `loadRawDistortion` so that we…
ghost updated
7 years ago
-
Hi,I want to know which video stream formats my device supports,I try to get it from struct uvc_format_desc, use for loop to traverse all the next item, and I get a list of video size parameter, such…
-
@MarkRivers noticed in [apstools' example for ADPilatus](https://bcda-aps.github.io/apstools/examples/_ad__pilatus.html):
```py
OrderedDict([('enable', 1),
('blocking_callbacks', 'Yes…
-
Issues I've identified:
1. GraphicsMagickSrc/magick/Makefile and GraphicsMagickSrc/coders/Makefile link to WIN32 libraries Advapi32 User32 Gdi32 and User32 Gdi32 OleAut32 respectively. Microsoft have…
-
After discussions surrounding #453 and #447 I suggest we make the following changes to the following helpers for signal operations:
- Stop returning the `status` from `set_and_wait_for_*value` and in…
-
Hey,
so first of all I think this issue might be related to https://github.com/areaDetector/ADAravis/issues/14 and https://github.com/areaDetector/ADGenICam/issues/23
We recently added a new Bas…
-
Sebastian Eckert reported on EPICS tech-talk:
>we are using AreaDetector with an Andor IKON usb 2.0 camera. Acquisitions are triggered with a monitor on the AcquireBusy field and wait for plugins ena…
-
GSAS-II HDF5 reader issue: HDF5 file from Varex 2880 x 2880 pixels with 16 bit depth that was generated by AreaDetector fails to import.
Sample file:
/home/beams/S1IDUSER/mnt/s1c/mpe_sep24/vare…
-
Refs #13 - now that the Zebra and Eiger are checked, make sure that we have full objects usable in Bluesky scans that can store full databroker metadata
Add code necessary for Eiger experiments hav…