spyrit.core

Core module for Spyrit package, containing the main classes and functions.

Modules

spyrit.core.meas

Measurement operators, static and dynamic.

spyrit.core.nnet

Neural network models for image denoising.

spyrit.core.noise

Noise models for simulating measurements in imaging.

spyrit.core.prep

Preprocessing operators applying affine transformations to the measurements.

spyrit.core.recon

Reconstruction methods and networks.

spyrit.core.torch

Contains pytorch-based functions used in spyrit.core modules.

spyrit.core.train

Training functions for deep learning models.

spyrit.core.warp

Stores deformation fields and warps images.