Changes 1.8.1
From VoxBoWiki
Please note that release 1.8.1 is available as a patch (for Linux only) or a full release (for Linux, OSX, and Cygwin). The patch actually replaces all the binaries, but leaves your configuration files intact.
Patch 1.8.1 can be installed simply by unpacking it within your VoxBo directory. Double-check that you're in the right place, otherwise it won't work properly. Typically, you would do something like this, as user voxbo:
cp patch-1.8.1.tar.gz /usr/local/VoxBo cd /usr/local/VoxBo tar xzvf patch-1.8.1.tar.gz
Here's what's new as of 1.8.1:
- the file averages.txt in your GLM directory can be used to specify the ways in which you might want to average your data (honored by vbview, more tools to come)
- the file contrasts.txt in your GLM directory can be used to specify the contrasts that interest you
- commented skeleton versions of both the above files are created with new GLMs
- vbdumpstats and vbview now honor all the possible Contrast scales properly
- vbdumpstats output improved
- various changes to vbview:
- new button to export the time series you're viewing
- time series averaging
- fixed some crashing bugs
- VoxBo_Jobs.pro restored to pro directory to support IDL-based jobs (notably the audit job)
- logs directory created properly
- proper links for voxq provided
- sliceacq no longer exits if it can't find its config file
- import of non-floating point images with scalefactor now rounds instead of truncating
