AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
Daniel Glen
June 11, 2009 02:17PM
One way that I was able to get a working version of these libraries on my Intel Mac running 10.5 (Leopard) was to download the SciPy SuperPack from macinscience.org

[macinscience.org]

Download their shell script for installation and run that with

sh superpack.sh
# enter your password when prompted for installation.
# This requires administrator (su) access for installation

Note wxPython is not included in this pack, so you may have to get that too
(as I needed to).
[downloads.sourceforge.net]

Install the dmg file. Remove any existing wxPython by selecting that the uninstall script in the package. Then install the package itself by selecting the wxPython2.8-osx-unicode-universal-py2.5.pkg.

The xmat_tool.py script can test for the library dependencies with :

xmat_tool.py -test_libs

To run, use the -help option or run with no option and select from the GUI.
Subject Author Posted

Output of 1d_tool.py

Andrew Jahn June 05, 2009 04:40PM

Re: Output of 1d_tool.py

rick reynolds June 05, 2009 05:43PM

Re: Output of 1d_tool.py

Andrew Jahn June 06, 2009 06:02PM

Re: Output of 1d_tool.py

rick reynolds June 08, 2009 10:49AM

Re: Output of 1d_tool.py

Andrew Jahn June 11, 2009 09:58AM

Re: Output of 1d_tool.py

rick reynolds June 11, 2009 01:20PM

Re: Output of 1d_tool.py

Daniel Glen June 11, 2009 02:17PM

Re: Output of 1d_tool.py

Andrew Jahn June 11, 2009 03:25PM

Re: Output of 1d_tool.py

Daniel Glen June 11, 2009 03:30PM

Re: Output of 1d_tool.py

Andrew Jahn June 11, 2009 04:02PM