Closed J-Endres closed 5 months ago
Can now load quantified brains with VoxelGridPhantom.load("brain.npz")
- 3663095a614262ee176b6dd25eda801575a92785
This function also handles brainweb data, the old brainweb function is deprecated
closed by 55b4be91bbb7f5c7902678c2e5a3a023e7240de1
For the 2D non-ptx playground sequences, use the quantified brain as it is way more realistic.
For this task, convert it into the format expected by the
VoxelGridPhantom.brainweb()
function. This function could then also be renamed.