class YamlConverter(name='YamlConverter')[source]
get_description(entry, name, metadata=True)[source]
set_data(name, entry)[source]
setup(template=False, metadata=True)[source]

This method is first to be called after the plugin has been created. It determines input/output datasets and plugin specific dataset information such as the pattern (e.g. sinogram/projection).

update_value(dObj, value, itr=0)[source]