-
Hello!!
I was doing a project on image reconstruction using CBCT Scanner. For that I am using Astra Toolbox. While creating the geometries for the toolbox I have been facing this error message sta…
-
Good morning all,
Is it possible to define the cutoff frequency of ram-lak filter on Astra using FBP_CUDA? for example in the ram-lak filtering step I want to keep only 90% of the Fourier space(0.9…
-
We have several reports of the windows exe from https://github.com/mantidproject/mantidimaging/releases/tag/2.5.0a2.post262-20230310 not starting on some windows system.
![image](https://user-image…
-
During developing a modpack the below error continued to persist while using RandomMobSizes alongside Aquaculture2. This also disabled the spawning of all aquaculture2 natural spawned fish.
[09:39…
-
Hi. I would like to use Astra to reconstruct some images taken by a cone-beam X-ray. Just want to know how could I compensate for the offset caused by the center of projection and center of rotation. …
-
My group has a pipeline that runs tests on a build server. It would be nice to be able to use Tomosipo in this environment without installing CUDA. Is this possible?
```
[evan@blackbox ~] /tmp…
-
Hi there.
I install the package as follows:
```python
!pip install -q condacolab
import condacolab
condacolab.install()
```
The runtime restarts. When I try to install packages, e.g. usin…
-
Hi,
I try to install astra on a mac computer without cuda. How I change the configuration if I use "conda install -c astra-toolbox astra-toolbox" to install?
Thanks!
-
Hello, I am trying to build astra in order to update the Debian package.
with boost 1.74, cuda 11 and gcc11
but the configure part failed with this error message
```
configure:16907: checkin…
-
Hi,
thank you for your great work! When I tried to run the 3D CT experiment using the command as given in readme `python train_ct_recon_3d.py --config configs/ct_recon_3d.yaml`, the following erro…