Development release including dependencies
Pre-releaseThese development packages include the Oxford ASL scripts, the basil, quasil and epi_reg scripts and the fabber_asl executable. It also includes a preview of a simple wxpython based GUI script.
The scripts have been modified so that they when calling a 'helper' program (e.g. asl_file, basil, fabber_asl, they will always take the version from the same directory as the calling script if one exists, if not the version from $FSLDIR/bin, and if not anything it can find in your $PATH.
This should make it easier to work with multiple versions of the scripts and their dependencies without having to install them into $FSLDIR, overwriting existing version. It also makes it easier to produce release with some dependencies bundled, as we have here.
The GUI requires wxpython, matplotlib, numpy and nibabel. These should be readily available for most systems and most Python distributions.
This release replaces 4.0.3 and adds an important fix for partial volume correction plus a fix for extrapolation in asl_file which could result in erosion of the edge brain voxels in voxelwise calibration.