<div dir="ltr">Dear all,<div>I&#39;m very proud to announce the next release of Nipype - 0.11. This release brings many improvements in support of FSL, SPM (especially SPM12), AFNI, ANTs, and MRTrix (especially MRTrix3). Among new features we introduced <a href="https://github.com/nipy/nipype/pull/1047">support for JSON</a>, more efficient <a href="https://github.com/nipy/nipype/pull/1136">execution on SLURM clusters</a>, and a new tool - <a href="http://nipy.org/nipype/users/nipypecmd.html">nipype_cmd</a> - that allows you to run any Nipype interfaces on the command line. The last feature will be especially useful when trying to run Python or SPM based algorithms from command line or in Bash scripts. Full list of changes is available <a href="http://nipy.org/nipype/changes.html">here</a>.</div><div><br></div><div>Nipype can be installed from PyPi by typing:</div><div><br></div><div><font face="monospace, monospace">pip install -U nipype</font></div><div><br></div><div>or</div><div><br></div><div><font face="monospace, monospace">easy_install -U nipype</font></div><div><br></div><div>It should be also available in NeuroDebian soon.</div><div><br></div><div>On behalf of all of the <a href="https://github.com/nipy/nipype/graphs/contributors">contributors</a>,</div><div>Chris Gorgolewski</div></div>