atomica.yaml_calibration.InitializationNode

class atomica.yaml_calibration.InitializationNode(instructions, context, name)[source]

Bases: BaseNode

Attributes

attributes

n_steps

repeats

Methods

apply

Perform the action associated with this node

validate

Validate/sanitize contents of this node

walk

apply(project, parset, n, *args, **kwargs)[source]

Perform the action associated with this node

Return type:

ParameterSet

validate()[source]

Validate/sanitize contents of this node

If the node isn’t valid, an error should be raised