stilt.Simulation.transform_context#
- Simulation.transform_context(name='', error=False)[source]#
The
TransformContextthis simulation hands its transforms.Carries the receptor, the footprint name, whether the particles are the error trajectories, and the project store (so a transform can read per-receptor inputs such as an averaging-kernel table). Use it to apply a footprint’s transforms outside
generate_footprint().