Implementing Your Own Examinee (Algorithm)
==========================================

To run the benchmark for your own alignment algorithm and assess its temporal alignment
abilities, you have to implement your own algorithm as a subclass of :class:`benchmark.framework.ExamineeBase`

.. autoclass:: benchmark.framework.ExamineeBase
    :members: