spyrit.core.recon.UPGD.reconstruct

UPGD.reconstruct(x)[source]

Reconstruction step of a reconstruction network

Same as reconstruct() reconstruct except that:

  1. The regularization parameter is trainable

Args:

x: raw measurement vectors

Shape:

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

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