TomographicImaging / CIL

A versatile python framework for tomographic imaging
https://tomographicimaging.github.io/CIL/
Apache License 2.0
97 stars 45 forks source link

SIRT documentation example #1957

Closed MargaretDuff closed 3 weeks ago

MargaretDuff commented 1 month ago

Description

Image

This example either has to have A in the equation or set A to be the identity in the code

Environment

import cil, sys
print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform)
MargaretDuff commented 1 month ago

Image Also one of these should be transpose