-
Hi!
I am wondering if there is a recommended way of adding various levels of noise to sinogram data? A naive way seems to be the following:
```python
from dival import get_standard_dataset
imp…
-
Hello!
I am with a team working on implementing PYRO-NN with tf.conv2d, and we were running into this error:
```
> [[{{node FanProjection2D}} = FanProjection2D[central_ray_vectors=Tenso…
-
Hello TomoPy Team,
Does TomoPy allow reconstruction for x-ray images that were scanned using helical/double-helical scan trajectories?
Kind Regards,
Ankita Singh
-
Hi, I want to generate some DRR dataset from the CT volumetic images.
I got some CT data from [Kaggle](https://www.kaggle.com/andrewmvd/mosmed-covid19-ct-scans).
However, I couldn't find any infor…
-
## Expected Behavior
I want to reconstruct a 3D image for the given DCM data.
## Actual Behavior
Now I can just run the demo and look at the performance of this library.
## Code to reproduce t…
-
In GitLab by @ThomasDowrick on Apr 11, 2019, 14:45
Set the volume reslice settings and RYG view as below:
![image](/uploads/737f124b7851490da645e2d6f562e61d/image.png)
-
When performing MHD simulations with `xorder=3`, Athena++ requires `NGHOST>=4`. As long as I check, the fourth ghost cells are not used in any function. As a test, I removed a flag of the restriction
…
-
Hi Prof. Unberath,
Thanks for the awesome repo. I have a question in terms of separating the bone and soft tissue structure. In the image shown in the Readme (as well as my testing on the LIDC data…
-
Please try these things before posting an installation issue:
1. Create a fresh new anaconda or virtual environment.
2. If you're having difficulties with `caiman` installation try installing a …
-
Hi,
I have a question about the PSNR Measure.
I am using `from dival.measure import PSNR` to compute the PSNR values on my results. Now just to be sure that everything is working I decided to co…