WebxCT / WebCT

Interactive Web UI for X-ray CT with Real-time Results
https://webct.io
8 stars 0 forks source link

Support PDHG, SPDHG and LADMM #37

Open WYVERN2742 opened 1 year ago

WYVERN2742 commented 1 year ago

Currently, three iterative methods are provided: CGLS, SIRT, and FISTA. These provide a good way to explain how the different approaches to iterative reconstruction work, along with no being too complex to understand and run.

It was originally planned to support all of CIL's iterative methods, however upon attempting to implement PDHG three things are clear:

Since other iterative methods are covered, it was decided to shelve PDHG for the initial iterative reconstruction methods PR (#34)

If you are using WebCT and would still like to use PDHG (or any other iterative reconstruction method in CIL) please leave a comment below!