-
This ticket is for the outcomes of our meeting today.
- Remove decompression from `stream2_parse_msg` and create a new function to perform decompression that can be optionally called afterwards
- …
-
# Outstanding issues
- [x] CI sometimes hangs in the first DECTRIS test w/ data; this is currently being debugged in #85
# Release checklist
* [x] Check that the release script is synchronize…
-
## How to reproduce
Reproduce the issue in #57 where the tests hang on real data (see also https://github.com/LiberTEM/LiberTEM-dectris-rs/pull/10), Python 3.9 on Windows 10.
## What happened
…
-
To better represent a microscope/camera with non-integrated, non-remote trigger I found it useful to implement a manual trigger mode in the Merlin simulator code, as simple as something like:
```py…
-
i.e. if you want to show a picture, show results plotted as x, y or whatever for detectors which are made up from a collection of 2D panels, provide a mechanism to plot these on some larger 2D array.
…
-
# Release checklist
Issues and pull requests to be considered for this release:
* https://github.com/LiberTEM/LiberTEM/pull/1286
* https://github.com/LiberTEM/LiberTEM/pull/1267
* https://gith…
-
```
I started IOC with the attached "st.cmd". The detector I'm using is Pilatus 300K, IP address 192.168.10.5.
When I tried to acquire an image, the camserver status shows "timeout, ....".
The Temp…
-
For one of my packages, the Linux build fails with the following message:
```
Run messense/maturin-action@v1
Found maturin version requirement maturin>=0.13,
-
to_xds(foo.imageset).get_detector()[0].get_trusted_range(), I get a tuple back. tuple[1] is correct, but tuple[0] is -2147483647.0, or -(2^31-1). It should be zero
Breaks `fast_dp` amongst other th…
-
It might be time to drop support for Python 3.6:
* Many of our dependencies no longer support Python 3.6
* CI test pipelines for 3.6 are difficult to set up since one has to search for OS images t…