# Tramline API Tramline map (TLM) generation: detecting fibre traces on the detector, linking them via multi-target tracking, and matching traces to physical fibre IDs. See the [TLM stage theory](../explanations/isoplane-theory.md) for background. ```{eval-rst} .. automodule:: kspecdr.tlm.make_tlm :members: .. automodule:: kspecdr.tlm.match_fibers :members: ```