New release/compilation of AFNI
This is Version 2.56e of 07 Sep 2004...
In honor of Bob's Birthday there is a new AFNI release!
Changes since last release
- 23 Aug 2004
- Fixed bug with polort=-1; program creates a baseline model matrix with 0 columns, and matrix_psinv() didn't like that.
- Add basis_write_response() to 3dDeconvolve.c to actually write out the computed IRF for symbolic models.
- 29 Aug 2004
- Added EXPR(bot,top) basis function to 3dDeconvolve.c.
- 30 Aug 2004
- Modified 3dDeconvolve.c basis_write_response() to be more efficient (don't evaluate basis expressions so often).
- Added basis_write_sresp() to 3dDeconvolve.c to write standard deviation of the IRFs.
- 02 Sep 2004 (from San Francisco)
- Modified mri_symbolize.c to correctly use the intlist() function.
- Patched thd_auxdata.c and thd_initdblk.c not to create brick labels over 32 characters in length. (Someone who shall remain nameless created one several thousand characters long, and thd_info.c didn't like that much.)