-
when starting the SSB example, upon creating the context:
```
ctx = lt.Context()
```
I get numerous copies of:
```
Task exception was never retrieved
future:
Traceback (most recent call …
-
Proposed by @prjemian
-
Hi guys. First of all thanks for the software! We have been using it with GPUs and it goes really well.
We were trying to use DMGpu engine in a nearfield setup but it is dropping us the following err…
-
Currently, `self.meta.slice` gives access to the coordinates of a tile or frame in flattened navigation space with ROI applied. This is useful to assign data to the correct buffer.
In some applicat…
-
-
Find a user story linking WP2, 3, 4 and 5 with a use case and demos wherever possible. We should make very clear the link between the science and the technologies we are implementing.
Suggestion to h…
-
How to reproduce:
* LiberTEM version 0.5.0
* Use FFT analysis in the GUI on D:\Merlin_data\Janghyun\20200619 - SNBD Test\01_256X256_1ms_TV120/Test.hdr
Result:
![Capture](https://user-images.…
-
There seems to be a memory leak or a different mechanism where LiberTEM workers consume excessive amounts of memory when doing a point analysis.
How to reproduce:
* Current master branch
* Wind…
-
Hi,
I am currently working with quite large diffraction patterns (2048x2048). Since the reconstruction time is quite long, I would like to speed up the reconstructions. I figured out that there is …
-
Cannot import py4DSTEM because the SSB code imports `cupy`, which _cannot_ be installed on machines without an NVIDIA GPU.
Switch to SigPy?
```python
ModuleNotFoundError T…