KspaceDynamicData

KspaceDynamicData#

class snake.core.phantom.dynamic.KspaceDynamicData(name, data, func, in_kspace=False)[source]#

Bases: DynamicData

Dynamic DAta that will be applied in the k-space.

Methods

__init__

apply

Apply the dynamic data to the phantom.

Attributes

in_kspace

name

data

func

Parameters: