Integration#
- class Integration(root: NodeTree, tree: tuple)[source]#
Bases:
Node
Integration part for the UHFQA.
- Parameters:
root (NodeTree) – Underlying node tree.
tree (tuple) – tree (node path as tuple) of the corresponding node.
New in version 0.3.2.
Methods
write_integration_weights
(weights)Upload complex integration weights.
Attributes