-
Many thanks for uploading an implementation of the radon transform on github.
Unfortunately, the code does not contain information about the licensing terms for reuse.
Can you please add a file LI…
-
I am trying to estimate the norm of the Radon transform:
```
xlim = 14
space = odl.uniform_discr([-xlim, -xlim], [xlim, xlim], [28, 28],
dtype='float32')
geometry = …
-
pytorch 1.8.1 has a problm: module ‘torch‘ has no attribute "rfft"
-
### Description:
Hello, I recently encountered the same problem as #6174 , which is that **Why the Ramp filter is multiplied by 2 in iradon transform**. After carefully checking the discussion in #61…
-
```
What steps will reproduce the problem?
1. download ver 6.zip
2. open file start_simulation.m,
3. change the value of shape to dot
4. run press F5 to run
What is the expected output? What do you…
-
hello dear;
when I ran the code, I got this problem .
TypeError Traceback (most recent call last)
/var/folders/04/6zwtc3x93jz3v9tkgfbfsk7c0000gn/T/ipykernel_35174/…
-
This model is non-centered: https://github.com/pymc-devs/pymc4/blob/7b144fa5be8b3b3f7e5ea9e9f3222988ab60a87f/notebooks/radon_hierarchical.ipynb
Would be great to see symbolic-pymc applied on this e…
-
We should try to take advantage of GPUs by writing some GPU kernels. I don't have an NVIDIA GPU available, so my choice would be to use PyOpenCL instead of CuPy.
@drowenhorst-nrl have written some …
-
## Short Description
I want to select individual levels from the Dimensions to plot because plotting all of the levels of a variable is slow and the plot uninterpretable.
## Code Example or link…
-
### Feature Description
Hi,
I'm building an identity service (similar to https://keyoxide.org but based on SSH keys) and I'm looking for a way to get the keys without tokens with a CORS headers.
…