Diff for "WorkingOutNipy" - Methods
location: Diff for "WorkingOutNipy"
Differences between revisions 1 and 2
Revision 1 as of 2007-07-24 16:27:03
Size: 505
Editor: devel06
Comment:
Revision 2 as of 2007-07-24 17:03:19
Size: 815
Editor: devel06
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:

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

None: WorkingOutNipy (last edited 2013-03-08 10:28:28 by localhost)