MRsources / MRzero-Core

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

Use quantified brain data for playground #60

Closed J-Endres closed 5 months ago

J-Endres commented 5 months ago

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.

J-Endres commented 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

J-Endres commented 5 months ago

closed by 55b4be91bbb7f5c7902678c2e5a3a023e7240de1