Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.05 KB

Scripts.rst

File metadata and controls

37 lines (25 loc) · 1.05 KB

Scripts

This is the entry point for our code, it calls all other relevant functions.

Run_main

.. toggle-header::
    :header: **Code**

    .. literalinclude:: ../Matlab/Run_main.m
       :language: matlab
       :linenos:

This is the main script from the MATLAB|Reg| portion of the workflow. Depending on the configurations on the :ref:`settings file<f_settings>` and choices on the user facing prompts it can call functions to:

It can also reproduce a the calculations of a previous analysis or just its plots.