stilt.TransformContext#
- class stilt.TransformContext(receptor: 'Receptor', footprint_name: 'str' = '', is_error: 'bool' = False, store: 'Store | None' = None) None[source]#
What a transform may know about the footprint it is applied for.
receptoris the receptor the particles were released from (itsidkeys per-receptor inputs such as an averaging-kernel table),footprint_namethe footprint being generated,is_errorwhether these are the error trajectories, andstorethe project store, so files named relative to the project root can be found wherever the footprint is generated.
Attributes#
|
|
|
|
|
|
|