-
Hi,
I'm trying to use SimpleRTK to make a 3D reconstruction of cone beam projections. I'm using PyCharm (SimpleRTK was successfully builded and the package installed on Python). I succeeded with t…
-
Hi,
I am currently working on reconstructing cone beam projections made from the shepp logan phantom. I am using Simple RTK on PyCharm. I am able to reconstruct it but the results are not what I e…
-
### Description of the enhancement or error report
I'm seeing 4 test failures on Falcon:
```
time_steppers/timesequence_stepper.timesequence_failed...................................... FAILED (EXOD…
-
- [x] CGLS code
- [x] parallel beam
- [ ] cone beam
-
Seems like the values result from FBP_CUDA and FBP algorithms are different. The CPU algorithm should be the one returning more reasonable values
-
I read that TIGRE is in beta for Parallel Beam Tomography, and I wanted an FBP for 3D parallel beam tomography. When we run the FBP function it says, "Only use FBP for parallel beam CT" which is becau…
-
- [x] ASTRA
- [x] parallel beam
- [x] cone beam
-
So far we have focussed on renaming the function names, but the function argument names also need improvements. E.g. `integrate_profile` has `alt.min` argument, which still has the dot convention we w…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
First of all the code below gives the following error from cvxopt:
``` python
Traceback (most recent call last):
File "cone_and_floor.py", line 172, in
m.solve()
File "/Library/Python/2.7/si…