File: introduction.rst

package info (click to toggle)
nipy 0.1.2%2B20100526-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 11,992 kB
  • ctags: 13,434
  • sloc: python: 47,720; ansic: 41,334; makefile: 197
file content (18 lines) | stat: -rw-r--r-- 455 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. _introduction:

==============
 Introduction
==============

As you can see, we do not yet have much of a user guide for NIPY.  We
are spending all our effort in developing the building blocks of the
code, and we have not yet returned to a guide to how to use it.

We are starting to write general :ref:`tutorial-index`, that include
introductions to how to use NIPY code to run analyses. 

.. toctree::
   :maxdepth: 2
   
   ../mission
   ../history