spyrit.core.recon.UPGD.reconstruct_expe

UPGD.reconstruct_expe(x)

Reconstruction step of a reconstruction network

Same as reconstruct() reconstruct except that:

  1. The preprocessing step estimates the image intensity for normalization

  2. The output images are “denormalized”, i.e., have units of photon counts

Args:

x: raw measurement vectors

Shape:

x: \((BC,2M)\)

output: \((BC,1,H,W)\)