# ISM Trace Example Script: `examples/02_ism_traces.py` This example generates an index-sequential trace ensemble from synthetic inflow data. ```bash python examples/02_ism_traces.py ``` Output: - `examples/_output/ism_traces.png` Use this example to inspect trace shape, wrap-around behavior, and source-index tracking from `create_ism_traces`.