-
Hello !
I am using a script to reconstruct an unusual geometry (vertical fan beam on a linear detector, translated step by step).
I have only 60 projections of 1792*980 pixels. The reconstructed vo…
-
![tmpDCF2](https://github.com/eboigne/PyRAMID-CT/assets/45379408/bd276bbf-ea7c-4eaf-8042-9c9892df9dad)
-
hello everyone , I want to get sinogram_id using "astra_mex_data2d" function, it's in matlab code. However, it shows that " The dimensions of the data do not match those specified in the geometry", bu…
-
In windows matlab version, is there any support for importing other images (eg .mat) and then do the FBP method?
-
Dear experts,
I want to use my own projection data which produced by MC simulatiuon and from real experiments to reconstruction, while i don't know how and where to assign my data to ASTRA…
-
I can set up a new Conda environment and run the 3D reconstruction example just fine.
```
[evan@tikhonov ~] ~/downloads/Miniconda3-latest-Linux-x86_64.sh
[evan@tikhonov ~] source ~/miniconda3/bin/a…
-
This happened on windows 10 with a fresh version of miniconda in a fresh environment.
`conda create --name tomopy --channel conda-forge tomopy`
`conda activate tomopy`
```python
>>> import to…
-
**Describe the problem**
Im trying to install tomopy in a Docker container using the NVIDIA and miniconda pre-built images for Ubuntu 20. The [build instructions](https://tomopy.readthedocs.io/en/lat…
-
On my Ubuntu 20.04 (under WSL2, but I can't see how that matters) I have `cython3` (I could install `cython` which will give me a Python2 version), but surely don't want to).
Building with `BUILD_C…
-
Hi. Thanks for providing such a wonderful tool.
When I set the volume geometry as follows:
```
## configuration of reconstruction space
x_min, x_max = -20, 20 # [mm] reconstruction volume rang…