Development release including Fabber and Basil dependencies and prototype GUI
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 fixes two issues, one error affecting data with variable repeats and another which caused the standard space registration to be incorrect when used in conjunction with fieldmaps.
Ubuntu 16.04
oxford_asl-3.9.20-ubuntu16.tar.gz
Centos 7
Centos 6.5
oxford_asl-3.9.20-centos6.tar.gz