We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab66ef commit 7295e67Copy full SHA for 7295e67
CHANGES
@@ -1,6 +1,8 @@
1
Upcoming release 0.13
2
=====================
3
4
+* ENH: DVARS includes intensity normalization feature - turned on by default (https://github.com/nipy/nipype/pull/1827)
5
+* FIX: DVARS is correctly using sum of squares instead of standard deviation (https://github.com/nipy/nipype/pull/1827)
6
* FIX: Issues in Docker image permissions, and docker documentation (https://github.com/nipy/nipype/pull/1825)
7
* ENH: Revised all Dockerfiles and automated deployment to Docker Hub
8
from CircleCI (https://github.com/nipy/nipype/pull/1815)
0 commit comments