-
### Actual Behavior
If the anaconda executable is not found then conda-build gives the follow:
```
Uploading mantidimaging-2.1.0rc_110-py38_1.tar.bz2 to anaconda.org
Traceback (most recent cal…
-
I used the below codes and they work fine until I've updated to astra 2.1.2 (python 3.11, WinOS).
```python
import numpy as np
import scipy
import astra
def astra_reconstruction(sinogram, c…
-
Hello, I hope I haven’t disturbed you. I would like to ask if this library has any functions or algorithms for limited-angle cone beam reconstruction. If so, can you tell me which function or algorith…
-
Maybe as easy as updating https://github.com/TomographicImaging/CIL/blob/master/recipe/conda_build_config.yaml to remain compliant with [SPEC 0](https://scientific-python.org/specs/spec-0000/)
-
We have made a code in Matlab, using the ASTRA package, which consists of taking projections of an object (in this case a volume representing the human torso) and from these projections, obtain a reco…
-
I have found better initial points in traditional rigid registration before, but I want to migrate to DiffDRR and find that it is not ideal(I used the astra library to generate DRR (https://github.co…
-
Hello,
I've been updating and re-maintaining some legacy tomography code which contains this implementation of PyMR-FBP as well. However, my code contains the following calls:
```
import mrfbp
…
-
Rolling back to `numpy==1.26.4` fixed the issue for now.
Traceback
```
(base) [evan@tikhonov carruthers] ipython
/home/evan/miniconda3/lib/python3.12/site-packages/IPython/core/interactivesh…
-
I am using Astra on Google Colab, with the astra-toolbox version being 2.0.0. I encountered the following issue when trying to create a projector:
START_ANGLE = 0
END_ANGLE = 180
STEP_ANGLE = …
-
I use a Metrotom 1500 industrial CT scanner from ZEISS Measuring machine. The STL model generated from the reconstructed slice map using ZEISS software is shown in the figure below. It is 6 single bal…