atomica.yaml_calibration.SaveCalibrationNode

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

Bases: BaseNode

Block in YAML file with “save calibration: <file name>”

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, savedir=None, *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