atomica.yaml_calibration.ClearInitializationNode

class atomica.yaml_calibration.ClearInitializationNode(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()

Validate/sanitize contents of this node

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