spyrit.core.recon.TikhoNet.reconstruct_expe

TikhoNet.reconstruct_expe(x)[source]

Reconstruction (measurement-to-image mapping) for experimental data.

Args:

x (torch.tensor): Raw measurement vectors with shape \((B,C,M)\).

Output:

torch.tensor: Reconstructed images with shape \((B,C,H,W)\)