User reference ============== This is the user reference for the FixBikeNet package. If you are looking for an introduction to FixBikeNet, read the :doc:`getting_started` guide. The standard way to import the FixBikeNet package is via ``import fixbikenet as fbn``. The main ``fixbikenet()`` function below is then called via ``fbn.fixbikenet()``, see the :doc:`mwe`. .. automodule:: fixbikenet.fixbikenet :members: