deepmr.bloch.Spoil#
- class deepmr.bloch.Spoil(name='', *args, **kwargs)[source]#
Non-physical spoiling operator that zeros all transverse states.
- Parameters:
states (dict) – Input states matrix for free pools.
- Returns:
states – Output states matrix for free pools.
- Return type:
- __init__(name='', *args, **kwargs)#
Methods
__init__
([name])apply
(states)Destroy transverse magnetization.