-
As a user I would like to access signals on `StandardDetector`s (such as acquire or exposure time) without accessing private attributes so that I can write tests and plans that make use of them.
-
I recently looked at [lib/include/include/calc_distances.h](https://github.com/MDAnalysis/mdanalysis/blob/develop/package/MDAnalysis/lib/include/calc_distances.h) and I wonder if we are treating tricl…
-
I'm attempting to install ATSAS into a docker container (build from ubuntu:22.04 starting image) and getting many missing libraries..
I installed these one at a time after getting errors when attem…
-
This will provide the dat file needed for the frontend FoXS plots.
-
Hi,
I tried the setup script as well as manual installation but both fail at the same issue. See below the output from the manual install, the steps before this all went without issues reported. Th…
P4j45 updated
2 months ago
-
At the moment we have something like:
https://github.com/DiamondLightSource/dodal/blob/4f646f86a94f20d08997786afd478eb48de602ad/src/dodal/beamlines/i03.py#L46-L57
This allows optional serial conne…
-
Hi, I would like AMBER (a MD software) to be installed. Here is the link to the website: https://ambermd.org/ ...Thank you!
-
Just did a run of water in a cylindrical quartz capillary. Dose to the "skin" of the sample was low, presumably due to photoelectron escape. However, there should be more photoelectrons coming into th…
-
`FooDetector` is an implementation of `StandardDetector`, with a `FooController` (which takes a `FooDriver`) and a `HDFWriter`.
```python
class FooDetector(StandardDetector):
"""A Foo Standar…
-
I'm trying to load the EtfA and EtfB chain from [this PDB structure](https://www.rcsb.org/structure/7KOE), and then add a SAXS restraint.
Here is the code I am using:
```python
impor…