DynamicData

DynamicData#

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

Bases: object

Dynamic data object.

Methods

__init__

apply

Apply the dynamic data to the phantom.

Attributes

in_kspace

name

data

func

Parameters:
apply(phantom, sim_conf, time_idx)[source]#

Apply the dynamic data to the phantom.

Parameters:
Return type:

Phantom