Duke-UNC Brain Imaging and Analysis Center
BIAC Forums | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password   Forgot your Password?
 All Forums
 Support Forums
 Analysis Software Support
 BIAC Matlab Tools 3.1.0 released
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Dec 11 2006 :  5:52:35 PM  Show Profile
Version 3.1.0 of the BIAC MATLAB Tools has been released and installed in \\gall\programs\MATLAB\BIAC. The included .mex files are only expected to work with MATLAB 7 on Windows machines, MATLAB 6.5 or 7 on Linux, or MATLAB 6.5 on AIX (e.g. golgi). Other versions/environments will require re-compilation of the .mex files using buildmex.m, buildmex.bat or buildmex.sh.

Important updates:
  • Native NIfTI-1 (.nii) and compressed NIfTI-1 (nii.gz) support in readmr and support for compressed NIfTI-1 data wrapped with BXH headers (reading compressed data only works reliably with MATLAB 7 due to Java issues)
  • Native MATLAB (non-compiled non-.mex) versions of readxml and writexml are provided for use when the compiled versions are unavailable. They are very slow.
  • Data wrapped with XCEDE (BIRN's XML format, based on the BXH format) files are supported by readmr.
  • showsrs2 now displays RAS/LPI labels at edges of images if this information is available in the image headers.
  • showsrs2 supports a new flag 'DELAYINTERP' to help save memory when loading large datasets
  • showsrs2 now supports 2D clustering
  • Many bug fixes and much code cleanup.


The last version of the tools is still available in \\gall\programs\MATLAB\BIAC_matlab_ver_3.0.11 if you need it. All older releases are also available in that directory in .zip archives.

These will be installed as the default on golgi soon.

The testing directory \\gall\programs\User_Scripts\BIAC_matlab_ver3.1.0_test will be removed before the end of this week.

To report any bugs with the new version of the tools, please post to the Analysis Software Support forum at http://www.biac.duke.edu/forums/forum.asp?FORUM_ID=7

Edited by - syam.gadde on Dec 11 2006 5:56:07 PM

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Feb 23 2007 :  5:04:42 PM  Show Profile
Version 3.1.1 of the BIAC MATLAB tools has been released and installed in \\gall\programs\MATLAB\BIAC. This releases fixes a minor bug in writemr, which causes only one volume to be written out to a .bxh file when using the "wildcard" functionality (to write individual .img volumes).

The previous version of the tools is available in \\gall\programs\MATLAB\BIAC_matlab_20070223_ver3.1.0
Go to Top of Page

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Mar 26 2007 :  11:33:30 AM  Show Profile
\\gall\programs\User_Scripts\BIAC_matlab_ver3.1.0_test will be removed soon as this is now out-of-date. If you are still adding this directory to your path, please use the standard up-to-date release in \\gall\programs\MATLAB\BIAC instead. Thanks.
Go to Top of Page

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Jul 16 2007 :  5:56:51 PM  Show Profile
Version 3.1.2 of the BIAC MATLAB tools has been released and installed in \\gall\programs\MATLAB\BIAC. The previous version of the tools is available in \\gall\programs\MATLAB\BIAC_matlab_20070223_ver3.1.1

-------------------------------------------------
----- Changes from Version 3.1.1 to 3.1.2 -------
-------------------------------------------------

mr/readmrgui.m
- fix a minor bug in a clear statement

mr/readmr.m
- minor fix indexing origin value from readmrhdr

mr/showsrs2.m
- turn off subscripts for underscores in legend labels
- update for later versions of MATLAB

mr/showsrs2_goto.m
- new tool to remotely control a showsrs2 window to display
a different coordinate


Go to Top of Page

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Jul 23 2007 :  4:47:44 PM  Show Profile
Version 3.1.3 of the BIAC MATLAB tools has been released and installed in \\gall\programs\MATLAB\BIAC. The previous version of the tools is available in \\gall\programs\MATLAB\BIAC_matlab_20070723_ver3.1.2

-------------------------------------------------
----- Changes from Version 3.1.2 to 3.1.3 -------
-------------------------------------------------

mr/showsrs2.m
- Deal better with the fact that the 'Interpreter' property in figures
does not exist in earlier versions of MATLAB.

Removed files: EEGad/info.xml general/info.xml mr/info.xml

(This has been installed on golgi in /usr/local/MATLAB/BIAC-3.1.3 and is added to your path by default if you have not set the BIACMATLABROOT environment variable.)

Edited by - syam.gadde on Jul 23 2007 5:08:46 PM
Go to Top of Page

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Jul 31 2007 :  3:25:46 PM  Show Profile
Version 3.1.4 of the BIAC MATLAB tools has been released and installed in \\gall\programs\MATLAB\BIAC. The previous version of the tools is available in \\gall\programs\MATLAB\BIAC_matlab_20070723_ver3.1.3.
There is only one update (of a Java class) in this release, having to do with reading compressed data with readmr.

-------------------------------------------------
----- Changes from Version 3.1.3 to 3.1.4 -------
-------------------------------------------------

java/edu/duke/biac/matlabInputStream.java
- Fix bit manipulation bug when converting from compressed data

Go to Top of Page

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Mar 25 2008 :  11:09:22 AM  Show Profile
Version 3.1.4.1 of the BIAC MATLAB tools has been released and installed in \\gall\programs\MATLAB\BIAC. The previous version of the tools is available in \\gall\programs\MATLAB\BIAC_matlab_20070731_ver3.1.4 .

This release has also been installed as default on golgi.

There is only one update to this release (note that this means you need to be logged-in to fatt using cifslogin if you use findexp or chexp on golgi):

-------------------------------------------------
----- Changes from Version 3.1.4 to 3.1.4.1 -------
-------------------------------------------------

general/findexp.m
- Moving BIAC experiment database files from huxley to fatt

Edited by - syam.gadde on Mar 25 2008 11:13:24 AM
Go to Top of Page

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Apr 24 2009 :  08:54:03 AM  Show Profile
Version 3.1.4.2 of the BIAC MATLAB tools has been released and installed in \\hill\data\BIAC\Programs\MATLAB\BIAC. The previous version of the tools is available in \\hill\data\BIAC\Programs\MATLAB\BIAC_matlab_20070731_ver3.1.4.1 .

The major update is new showsrs2 functionality from Josh.

If you encounter any problems with this release, please post to this forum: http://www.biac.duke.edu/forums/forum.asp?FORUM_ID=7

-------------------------------------------------
----- Changes from Version 3.1.4.1 to 3.1.4.2 ---
-------------------------------------------------

startup-stub.m
- Move standard BIAC program location from gall to hill

mr/createmrstruct.m
- Add support for Linux 64-bit

mr/readmr.m
- add labels for dimensions beyond 4

mr/showsrs2_cfgtrans.m
- Added ability to show/hide all overlays with one button click.

mr/showsrs2.m, mr/showsrs2_cfg.m
- Added overlay by overlay masking options

Go to Top of Page

syam.gadde
BIAC Staff

USA
421 Posts

Posted - Feb 24 2011 :  12:17:14 PM  Show Profile
Version 3.1.5 of the BIAC MATLAB tools has been released and installed in \\munin\data\Programs\MATLAB\BIAC. The previous version of the tools is available in \\munin\data\Programs\MATLAB\BIAC_matlab_20070731_ver3.1.4.3 .

The major update is RGB support for showsrs2.

If you encounter any problems with this release, please post to this forum: http://www.biac.duke.edu/forums/forum.asp?FORUM_ID=7

-------------------------------------------------
----- Changes from Version 3.1.4.3 to 3.1.5 ---
-------------------------------------------------

showsrs2.m, datarec2mrinfo.m
- Added support for RGB data

readbxhhdr.m
- Fix to enable reading filenames that are completely numeric

buildmex.m
- Fix for Mac paths
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
BIAC Forums © 2000-2010 Brain Imaging and Analysis Center Go To Top Of Page
This page was generated in 0.42 seconds. Snitz Forums 2000