-
Hello,
I'm having issues reconstructing CT data from a half-beam scan.
My question may not be specific to TIGRE so i apologize in advance. I'm rather new to CT in general, and to TIGRE in particul…
-
**Check if issue already exists**
https://github.com/luxonis/depthai-ros/issues/419 mentions the issue on Xavier, but has not progressed
**Describe the bug**
Standard Jetpack 6 Ubuntu 22.04 bui…
-
From Python 3.10 deprecated aliases to [Collections Abstract Base Classes](https://docs.python.org/3.10/library/collections.abc.html#collections-abstract-base-classes) from the [collections](https://d…
-
Hi all,
I'm currently trying to simulate a conveyor belt tomography setup.
I effectively have a 4 pixel detector, simulated with GEANT4, and a point source emmitting 4.44 MeV gammas. The detector an…
-
Dear developers,
I am replicating the [demo ](https://www.youtube.com/watch?v=uA6jCJruePU) in the video tutorial with the Astra toolbox of 2.10 version in _Matlab_.
I came across the error whil…
-
The following test on Windows fails
```python
from cil.framework import AcquisitionGeometry, BlockGeometry
from cil.optimisation.functions import TotalVariation
import numpy as np
ag = Acquis…
-
I get a generic matlab error saying that matlab encountered an internal error and needs to close, whenever I try to run cuda lines, such as
[sinogram_id, sinogram] = astra_create_sino_cuda(V, proj_ge…
-
-
Using the command
```
conda create --name cil -c conda-forge -c intel -c ccpi cil=23.0.1 astra-toolbox tigre ccpi-regulariser tomophantom "ipywidgets
-
Hello!
I was trying to wrap some python functions in astra toolbox for convenient use.
To make it clear, I want to create a pipeline like that:
```Python
toolbox = Parallel2D(...) # a class c…