LIONreconstructor.pyΒΆ

Source: LION/reconstructors/LIONreconstructor.py

class LION.reconstructors.LIONreconstructor.LIONReconstructor(operator)[source]ΒΆ

Bases: ABC

Parameters:

operator (Geometry | Operator)

reconstruct(sino, **kwargs)[source]ΒΆ

Reconstruct the sinogram using the model and geometry.

Parameters:
  • sino (Tensor) – Sinogram tensor.

  • noise_level – Noise level for denoising.