Daniil Kazantsev
Daniil Kazantsev
yes, worth talking about it. Probably we should come up with a convenient parametrisation. If in python then this can be similar to this [script](https://github.com/dkazanc/TomoPhantom/blob/master/Wrappers/Python/wip/create_helical_phantom.py), where just linear vertical shift...
that's right. Well, in fact, I'd not mind refactoring the whole package similarly to the Regularisation Toolkit. We could change few things on the way like the one you mention?
do we still want to do some kind of unittest? I guess we could generate small data and compare with it during build time?
makes sense to do it in Cython wrapper, yes. It's on the list of things together with anatomical priors.
partially related to #118
sure, it was this commit 0be01d51083c3700140be8a111dc7c1d94f773bd
Hi, thanks for the interest. We're currently working on [that](https://github.com/dkazanc/ToMoBAR/pull/66) and will report when it's finished. Should be relatively soon. Cheers
Hi, the multigpu is now working with the latest version of ToMoBAR. You will need to get the latest ccpi-regulariser (conda install -c ccpi/label/dev ccpi-regulariser ) in order to run...
Thanks @paskino, this does look right to me. Shall I add some tests (3D) here as well, so we're more certain that all of the methods do what they should?
@paskino Yes, we can. I'm struggling to find time, but I'll come back to it. thanks.