Version 0.3.7 Alpha - 2014.10.29

  1. CPAC 0.3.7 has been migrated to a newer version of Nipype, version 0.10.0. Upgrade instructions are found below.

  2. ANTS anatomical registration now calculates and applies an additional transform which makes registration more robust to certain input images that may have had registration difficulties otherwise.

  3. Users can now set a custom number of cores to dedicate to anatomical registration when using ANTS, enabling faster registration speeds (just be careful not to assign more than you have!).

  4. Group analysis no longer requires symbolic links to be generated in order to run.

  5. Fixed the Network Centrality RAM shortage bug and improved stability of the Network Centrality code.

  6. Network Centrality now produces smoothed non-z-score-standardized outputs.

  7. Bug fixes concerning the GUI and pipeline configuration editor, including an issue where input file paths were checked in the pipeline configuration editor even when the associated workflows were turned off.

Instructions for Updating to 0.3.7

  1. Download and install the Nipype version 0.10.0, tested to work with CPAC 0.3.7, from Github.

  2. Download the new version from Github or the CPAC homepage.

  3. Replace the old CPAC directory with the new files and then run sudo python setup.py install.