MultiShell ========== .. code-block :: python from mcot.dippi.scan import MultiShell .. currentmodule:: mcot.dippi.scan .. autoclass:: MultiShell .. automethod:: __init__ .. rubric:: Inheritance diagram .. inheritance-diagram:: mcot.dippi.scan.MultiShell .. rubric:: Methods .. autosummary:: ~MultiShell.enumerated ~MultiShell.from_json ~MultiShell.from_list ~MultiShell.to_json ~MultiShell.to_list .. rubric:: Attributes .. autosummary:: ~MultiShell.coords ~MultiShell.coords1d enumerated ---------- .. automethod:: MultiShell.enumerated from\_json ---------- .. automethod:: MultiShell.from_json from\_list ---------- .. automethod:: MultiShell.from_list to\_json -------- .. automethod:: MultiShell.to_json to\_list -------- .. automethod:: MultiShell.to_list