Algorithm on limited angles
ffbfbfdf opened this issue · 3 comments
ffbfbfdf commented
Hello, is there an algorithm in the code about solving the limited angle problem?
AnderBiguri commented
Hi!
There is no such thing as an algorithm that only works for linked angle, algorithms are geoemtry agnostic.
That said, anything total variation will likely produce a better image, eg SART-TV, or OS-SART-POCS, among others
ffbfbfdf commented
Which algorithm will be relatively better for limited angle models? such as asd-pocs, os-sart
AnderBiguri commented
@ffbfbfdf the ones I said in my previous comments ;)