MRsources / MRzero-Core

GNU Affero General Public License v3.0
27 stars 6 forks source link

recover phantom #23

Closed SWeinmueller closed 10 months ago

SWeinmueller commented 11 months ago

Current version of recover function can't handle complex B1 maps. https://github.com/MRsources/MRzero-Core/blob/eca8d705e870dce983ecf5e6ac05eadb061b6668/python/MRzeroCore/phantom/voxel_grid_phantom.py#L469

Change to full = torch.zeros([sparse.shape[0], *mask.shape], dtype = sparse.dtype)

J-Endres commented 10 months ago

Fixed by yourself, closing this b701b29eb85f394f895e4fb22973f9d25b5e7999