MultiShell¶
from mcot.dippi.scan import MultiShell
-
class
mcot.dippi.scan.MultiShell(shells: Sequence[Union[mcot.dippi.scan.ObservedShell, mcot.dippi.scan.SimulatedShell]], group_by=('bval', 'b0_group', 't_phase'))[source]¶ -
__init__(shells: Sequence[Union[mcot.dippi.scan.ObservedShell, mcot.dippi.scan.SimulatedShell]], group_by=('bval', 'b0_group', 't_phase'))[source]¶ Represents multiple shells acquired in the same scan
- Parameters
shells – individual shells scanned
Inheritance diagram

Methods
from_json(text, **kwargs)from_list(a_list)to_json(**kwargs)to_list()Attributes
coordscoords1d-