-
Hello,
I am very interested in your X-Gaussian work, and I have a few questions related to it:
(1) The "GaussianModel_Xray" in the code seems to be identical to the original "GaussianModel", and…
-
Hi all,
I've not been able to find any reference to the particular artifact I've observed, so hoping that this isn't a duplicate and that someone may be able to provide some insight.
I had notic…
-
When https://github.com/TomographicImaging/CIL/pull/1885 is merged in CIL, this will fix the error on the reconstruction of a single slice https://github.com/TomographicImaging/CIL-GUI/issues/153.
…
-
I have found that when running a Sedov blast problem with the PPM method, with periodic boundary conditions, mass and momentum are not perfectly conserved, in particular when the center of the blast i…
-
I am attempting half-beam (offset) CT using the TIGRE toolkit. I have modified my code as follows. Could you provide any additional code or advice to improve the image quality for half-beam (offset) g…
-
Currently, function and actor definitions are broadcast to all workers. This has a number of issues:
1. CPU overhead on the GCS is O(n) with the size of the cluster when defining a function.
2. Larg…
ericl updated
2 months ago
-
I came across a repeatable issue. The sensitivity appears inverted along the x-axis when reconstructing SPECT data. As a consequence attenuation correction can be wrong.
This happens in both master a…
-
**Is your feature request related to a problem? Please describe.**
I am playing around with reconstructing micro CBCT projection images, where I have the angle data. Although not perfect, I have ma…
-
## Summary
It is [documented](https://slicer.readthedocs.io/en/latest/user_guide/modules/volumerendering.html#limitations) that "The volume must not be under a warping (affine or non-linear) transf…
-
Hi! Many thanks for this repo! It is very helpful! I'm wondering if there is any difference with scikit-image's radon? For instance, if I run the following code, I would get a small difference between…