-
observed at AMX on 2Mar2021
Traceback
```
SystemExit Traceback (most recent call last)
/GPFS/CENTRAL/xf17id1/skinnerProjectsBackup/lsdc_amx/daq_main2.py in
…
-
The NDFileHDF.html needs to have a section on BLOSC compression. It would be good to document how the compressor works and recommended settings for various types of files, since many users will not b…
-
Hi Developers
I have a bunch of CBF files generated by a Dectris Pilatus200K detector and I want to convert them to SFRM
using the fabio library.
I used the tutorial script and changed "edf" (whi…
-
For Eiger detectors there are double-sized and quad-sized pixels, which are decomposed in the hardware into multiple pixels with similar pixel values (i.e. 7 -> 3+4 with some random element used to as…
-
it took me some time to realize that for some data sets, libh5bshuf.so must be present in /usr/local/hdf5/lib/plugin , or in the directory pointed at by the environment variable HDF5_PLUGIN_PATH .
Co…
-
The XDS generated file "BKGPIX.CBF" can not be read by meerkat, converting the file to a TIFF works though!
k-eks updated
9 years ago
-
Some functions now read properties from the file, returning them as the fourth output variable. Others however, only return three variables (`tomo`, `flat`, and `dark`), or fewer. Should we try to sta…
-
I attempted to build Durin on 64-bit CentOS 7, using the HDF5 provided by that distribution. I expected that I would get a link error if the platform HDF5 had not been built with appropriate switches…
-
We have now begun testing stream2 on I03 at DLS and have found there are some fields missing that are relied upon. We would like to discuss adding the following legacy fields to stream2:
- `images_…
-
```py
from analysisstore.client.commands import AnalysisClient
from beamline_lib import *
from beamline_support import *
from bluesky.callbacks.broker import post_run
from bluesky.callbacks.broke…