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  

|
November 24, 2008 10:05AM
Hi All,

There is a new program in the distribution called xmat_tool.py.
It is used used to investigate issues with X-matrices (get
condition numbers, show warnings for the correlation and cosine
matrices, etc.), as well as to fit against a 1D time series.

Part of the program's features are the same as Ziad's R program,
ExamineXmat.R .

While it relies on some modern python libraries, the libraries
are applied only when necessary (meaning the program will do
what it can with the libraries that exist). The minimum python
library is Numpy, which is quite common and easy to get. That
is enough to get the most important information, the correlation
matrix warnings.

Libraries can be tested via 'xmat_tool.py -test_libs', which
shows details about any missing libraries, including how one
might consider installing them. Note that the 'wx' library is
not currently available on OS X 10.4. Installing the libraries
on a modern Linux system is easy (via yum).

Please see 'xmat_tool.py -help' for details, or simply run the GUI.

The release version 1.0 should be part of the current distribution.

- rick

Subject Author Posted

New Program: xmat_tool.py

rick reynolds November 24, 2008 10:05AM

Re: New Program: xmat_tool.py

jill December 19, 2008 08:06PM

Re: New Program: xmat_tool.py

rick reynolds December 22, 2008 10:21AM

Re: New Program: xmat_tool.py

jill December 23, 2008 04:39PM

Re: New Program: xmat_tool.py

rick reynolds December 23, 2008 06:04PM