scippnexus.NXtransformations#
- class scippnexus.NXtransformations(attrs, children)[source]#
Group of transformations.
Currently all transformations in the group are loaded. This may lead to redundant loads as transformations are also loaded by following depends_on chains.
- __init__(attrs, children)#
Subclasses should call this in their __init__ method, or ensure that they initialize the fields in children with the correct sizes and dtypes.
Methods
__init__(attrs, children)Subclasses should call this in their __init__ method, or ensure that they initialize the fields in children with the correct sizes and dtypes.
assemble(dg)When a Group is indexed, this method is called to assemble the read children into the result object.
convert_label_index_to_positional(sel)index_child(child, sel)When a Group is indexed, this method is called to index each child.
read_children(sel)When a Group is indexed, this method is called to read all children.
Attributes
sizesunit