stocproc/docs/source/example.rst

11 lines
No EOL
376 B
ReStructuredText

Full Example
============
This example sets up a generator for stochastic processes with exponential
auto correlation. A single process is shown as well as the reconstruction
of the auto correlation using 5000 samples.
This example is used to generate the figures for the example
section of the :doc:`StocProc Module </index>`.
.. literalinclude:: ../../examples/example.py