ShellParams¶
from mcot.dippi.model import ShellParams
-
class
mcot.dippi.model.
ShellParams
(all_params: mcot.dippi.model.Parameters, idx_fibre, idx_shell)[source]¶ Dictionary-like object to read/write parameters for a single shell of diffusion-weighted phase data
-
__init__
(all_params: mcot.dippi.model.Parameters, idx_fibre, idx_shell)[source]¶ Creates interface to parameters for given shell and fibre population
- Parameters
all_params – object with all parameters across shells and fibre populations
idx_fibre – index of fibre population
idx_shell – index of shell
Inheritance diagram
Methods
items
()-