deepmr.bloch.Shift

deepmr.bloch.Shift#

class deepmr.bloch.Shift(name='', *args, **kwargs)[source]#

Perform shift operator corrsesponding to a 2npi dephasing of the magnetization.

Parameters:

states (dict) – Input states matrix for free pools.

Returns:

states – Output states matrix for free pools.

Return type:

dict

__init__(name='', *args, **kwargs)#

Methods

__init__([name])

apply(states)

Apply states shifting.