|
⇤ ← Revision 1 as of 2007-07-24 16:27:03
Size: 505
Comment:
|
Size: 815
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 12: | Line 12: |
| To run an example script where we are, start `ipython --pylab`, then: {{{ run /home/ian/devel_trees/nipy/examples/quickstart/design_models.py }}} (you need the ipython `--pylab` option to allow matplotlib to keep producing figures without locking the console). See: * God Knows - to be updated |
Working out NIPY
For a web interface to the code tree: http://projects.scipy.org/neuroimaging/ni/browser/ni/trunk
Useful examples (not quite quick start): http://projects.scipy.org/neuroimaging/ni/browser/ni/trunk/examples/quickstart
For a basic introduction to setting up designs:
http://projects.scipy.org/neuroimaging/ni/browser/ni/trunk/examples/quickstart/design_models.py
http://projects.scipy.org/neuroimaging/ni/browser/ni/trunk/examples/quickstart/design_regressors.py
To run an example script where we are, start ipython --pylab, then:
run /home/ian/devel_trees/nipy/examples/quickstart/design_models.py
(you need the ipython --pylab option to allow matplotlib to keep producing figures without locking the console).
See:
- God Knows - to be updated
