Ozan Öktem

Results 29 comments of Ozan Öktem

In response to @aringh, there were two aims with ODL: (a) Enable users to write code that directly corresponds to the mathematical specification of an algorithm, and (b) offer means...

Support in ODL for representing data acquired on curved detectors was added with the approval of pull request #1478. There is however currently no freely available back-end that can perform...

ODL offers data structures to represent tomographic data collected using cylindrical and spherical detectors. However, if you want to avoid interpolation in data space, working with such data requires a...

Unless you get hold of a back-end that can handle curved detectors (there is currently none that is open source), you need to map tomographic data acquired on a curved...

> Where is the document that explain the mechanism of adding Poisson Noise? I find it difficult to read documents, too... > I also curious about how to make the...

Agree that the solver should in general not prevent a user to call it with parameter settings that does not guarantee convergence. Perhaps it is enough that the solver raises...

Using tuples or arrays of objects seem reasonable options, but it is of course pertinent att such a refactoring needs to ensure all unit tests pass. Overall, I am not...

This is a highly prioritised issue that needs to be resolved. The original solution (which works with scipy v1.6, the problem most likely appeared when scipy went from v1.8.1 to...

> > The problem is that ODL does not find ASTRA installation with GPU support. > > If we want astra-toolbox to deal wtih 3D data,there are must have GPU...