.. _tut_script:

Tut Script
===========

This script performs data generation using a :ref:`gen_script`, then fits the model using a :ref:`fit_script` and compares the fitting parameters to the true parameters using a :ref:`comp_script`.

See :ref:`simple_tut_example` and :ref:`builtin_tut_example` for walk through examples.

Main Sections of a Tut Script
---------------------------------

.. include:: /_autogen/reference/short_ref/tut_spec_short.txt

.. only:: browser

    Full Structure of a Tut Script
    ----------------------------------

    .. toctree::
        /_autogen/reference/tut_spec__config

