summaryrefslogtreecommitdiff
path: root/doc/examples/note_about_examples.rst
blob: 1c7b737e7697a9c97086b1350c12c4cb6b777ffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
=========================
A note about the examples
=========================

The examples provided here are possible usages of the analysis and
visualization functionality of nitime, with example data from actual
neuroscience experiments, or with synthetic data, which is generated as part of
the example.

All the examples presented in the documentation are generated from *fully
functioning* python scripts, which are available as part of the source
distribution in the doc/examples folder.

If you want to replicate a particular analysis or visualization, simply copy
the relevant ".py" script from the source distribution, edit out the body of
the text of the example (which appear as blocks of text between triple quotes
'"""') and alter it to your purpose.

Thanks to the developers of PyMVPA_ for designing the software which enables us
to provide these documented examples!

.. include:: ../links_names.txt