atomica.yaml_calibration.SectionNode¶
- class atomica.yaml_calibration.SectionNode(*args, **kwargs)[source]¶
Bases:
BaseNode
A section node is a special kind of node, that contains other nodes
Attributes
attributes
n_steps
repeats
Methods
Perform the action associated with this node
make_children
Validate/sanitize contents of this node
walk
- apply(project, parset, savedir, *args, **kwargs)¶
Perform the action associated with this node
- Return type:
- validate()¶
Validate/sanitize contents of this node
If the node isn’t valid, an error should be raised